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
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started