Question: In C++ ASSIGNMENT: Movie Data Create a program that uses a structure named Movie Data to store the following information about a movie: Title Genre
In C++
ASSIGNMENT: Movie Data Create a program that uses a structure named Movie Data to store the following information about a movie: Title Genre Director Year Released Running time (in minutes) Write a program that prompts the user for input and allows all of these member data values to be specified. The program should create two Movie Data variables and create/use a method display Movie Movie Data) to display the information about the movie in a clearly formatted manner
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
