Question: The language is C++ for visual studio code 2017. Create a program that uses the follwing: A main function that utilized minimum code to drive
The language is C++ for visual studio code 2017.
Create a program that uses the follwing:
A main function that utilized minimum code to drive the program. Coding details shall be in appropriately-implemented classes.
At least three class modules, one class shall be abstract and an associated derived class.
At least one example of an overloaded constructor.
At least one polymorphic method.
At least one pointer and one reference
Demonstrate correct use of public, private and protected keywords
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
