Question: Create a simple c++ program with the following instructions: PC 500 8 Movies about a movi Year Released Running time lin misstes Inclack a constructor

Create a simple c++ program with the following instructions:  Create a simple c++ program with the following instructions: PC 500

PC 500 8 Movies about a movi Year Released Running time lin misstes Inclack a constructor thar allows all four of these member data valaes to be specified at the time a Nowlebata variable is created. The program shouild creatc wo NowieData variablcs and pass each one in turs to a function that dinspllays the informtion about the movie in ckarly formanted manner Pass the Hoviebeta vaniables to the dinglay funion by valu Requirements: Create a structure named MovieData based on the information Create two variables of type MovieData. input from the textfile DATA.txt. The textfile should have all data for each movie in one line. To avoid issues with the string datatypes (ex: title and director), if the title and director name have more than 1 word in it, join them with an EX: Jurassic World should be Jurassic World DATA Nohe war of the.wor lds Stephen Spielberg 200s 5 Write a function that has a parameter of type MovieData to receive the variables by value. Show results to screen. As stated during class, you should follow the Programming Grading Rubric found under the "Resources" unit in the course Optional: Print to output file, so that you don't forget how to do this. Deliverables in a Word document: Cpp code Screen Capture of screen output Screen Capture of input Textfile Sample Output ning Tine ress any key ta cantinue I. C++ CODE Paste your e++code after this line. Include ALL of your code, including the ending bracket

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!