Question: C++ Project: Create a program that interacts with the user. Use at least 3 objects (instances of different classes) Use at least one example of
C++ Project:
Create a program that interacts with the user.
Use at least 3 objects (instances of different classes)
Use at least one example of inheritance
Use at least one pointer
Use at least one pass by reference
Use at least one overloaded function
Use separate files for class definition, class function definition, cpp file that has main
Use at least 2 loops
Use at least 2 selection statements
Include at least one array
Include a write to a file
Include a read from file
Include data validation.
Create a basic design using a UML hierarchy and class diagram
Create high level logic design for your main program using Flowcharting or Pseudocode
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
