- 2
I need help with implementation of this class
1.1 Write a class called Movie and save it in a file called movie.cpp. The general purpose of this class is to store movie related information and perform minimal transactions on the data. This class must have the following: A data member for storing the name of the movie A data member for storing the date in which the movie was released, for example “25/06/2013” A member for storing the length of the movie in minutes A one dimensional array that stores scores awarded by each of the 4 critics
1 Respuesta
0
So what's your problem? People will be disinclined to solve your homework for you. Show how far you got, then you might get tips.