Write a program that uses a structure named moviedata


Write a program that uses a structure named MovieData to store the following information about a movie: 
Title 
Director 
Year Released 
Running time (in minutes) 

Include a constructor that allows all 4 of these member data values to be specified at the time a MovieData variable is created. The program should create two MovieData variables and pass each one, in turn, to a function that displays the information about the movie in a clearly formatted manner.

Request for Solution File

Ask an Expert for Answer!!
Programming Languages: Write a program that uses a structure named moviedata
Reference No:- TGS0110415

Expected delivery within 24 Hours