Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Sprint LTE 5:22 PM SP2017-1337-002-Programming An online shopper program (60 points) a) Services to watch movies online are quite popular these days (i.e. Netfix,

image text in transcribed
Sprint LTE 5:22 PM SP2017-1337-002-Programming " An online shopper program (60 points) a) Services to watch movies online are quite popular these days (i.e. Netfix, Vudu, Amazon Video, etc). These services usually offer access to the latest movies, before the Blue Ray and DVD are available for rental i.e. redbox) or buy at the local tech store. Most of the time (after the trial period) you have to pay some fees to access to these services (NetFlix, Vudu, Amazon Assuming that the monthly cost to access NetFlix is $8.99, Vudu is $4.99, and Amazon is $9.69, The user wants to determine which of these services, is the cheapest one to watch a movie. Write a simple C+program to do the following: Ask the user for the title of the movie, the rent per day on each service, and the number of days to keep the movie. Then, calculate the total cost for each service and decide from which service the user should rent the movie. (15 points) b) Display the following to user: The movie title, rent per day, the number of days, the name and total cost of rent on each service, and your recommendation on from which service the user should rent the movie. See the example below. (40 points) RENTDAY of DAYS 4.99 3.99 SERVICE TOTAL VUDU Amazon 14.9 3.99 NetFlix 16.97 Lowest price to rent "INFERNO" is VUDU, you may save S2.7 I c) List ALL literals, named/symbolic constants and variables in your program (5 points). p Display a pattern (10 points)_ open with Print

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Database Internals A Deep Dive Into How Distributed Data Systems Work

Authors: Alex Petrov

1st Edition

1492040347, 978-1492040347

More Books

Students also viewed these Databases questions