Question: C++ language Lab for today - Start a new Visual Studio project we will simulate a receipt - You will create a class that has

C++ language
Lab for today - Start a new Visual Studio project we will simulate a receipt - You will create a class that has the following attributes -Customer name - Customer purchase date - Path of the file Total Quantity (money) Now create a main in which you ask the user to enter all the attributes of the class and create a receipt. - Create a Menu in a Loop Form for your program (1-Enter new Order 2-Print Receipt 3-Read Receipt 4-Exit)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
