Question: Solutions should be coded in C++, using comments to describe what the code is doing Movie Profit Modify the Movie Data program to include two
Solutions should be coded in C++, using comments to describe what the code is doing
Movie Profit
Modify the Movie Data program to include two more members that hold the movies productions costs and first year revenues. The constructor should be modified to allow these values to be set. Modify the function that displays the movie data to display the title, director, release year, running time, and first years profit or loss. Also, improve the program by having the MovieData variables passed to the display function as constant references
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
