Question
Design a C++ sale program by yourself, you can create any function you want it to have, and please give me a brief summary about
Design a C++ sale program by yourself, you can create any function you want it to have, and please give me a brief summary about what this sale program would preform and how your code works. The following are some specifications you have to meet:
1.demonstrate effective object oriented programming design and implementation ( classes, objects, functions, etc)
2.demonstrate effective use of at least TWO of the data structures ( queues, lists, vectors, etc)
3.demonstrate effective use of either inheritance or polymorphism
At last, please attach a screenshot of the output here to make sure that your code is runable.
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