Question: C++ Write a program that uses the MovieData class you defined in 7.8a. The program prompts movie information: and then reads the title, director,

C++

Write a program that uses the MovieData class you defined in 7.8a. The program prompts "movie information: " and then reads the title, director, release year and running-time, each typed on a line by itself. The program then creates a MovieData object and uses the object to print the movie information. Here is one sample run:

movie information: Casablanca Michael Curtiz 1942 102 Casablanca (1942). Directed by Michael Curtiz. (102 minutes) 

Note: Do not define the class here-- just write the program that uses it.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!