Question: Question 1 7 2 0 pts Develop a Visual Studio project called 'FinalExam _ Song' based upon the below requirements. Submit this Visual Studio project

Question 17
20 pts
Develop a Visual Studio project called 'FinalExam_Song' based upon the below requirements. Submit this Visual Studio project as a zipped attachment to this question. If the project is not attached, you will NOT receive credit for this question.
Create a class named AudioVideoRecord that stores the name of a movie, the year of its release, and its price.
From this class derive another class named SongRecord, which has a member field for storing the number of songs.
Ensure both classes have appropriate constructors for the initialization of their data members and both should have a method called Display() to display their respective data members.
Show me your classes work by declaring a method called Test() that creates (instantiates) two objects of SongRecord with data for every field in each and that uses both of
the Display() methods to show the user that each object has content/data.
 Question 17 20 pts Develop a Visual Studio project called 'FinalExam_Song'

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!