Question: C++ Program You will create an inheritance set of classes. Use proper rules for data types, class definitions, and inheritance (check input/output of data below).
C++ Program

You will create an inheritance set of classes. Use proper rules for data types, class definitions, and inheritance (check input/output of data below). You will create a super media class that will define a general form of media. A media properties will consist of the name and price. The media should be able to construct itself out of the arguments sent to it, virtually print both data fields labeled (price to two decimal places) and overload the
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
