Create class functions to set the class variablescreate


Assignment

In this assignment, you will continue working on your application to apply object-oriented programming concepts and create a customer class. The customer class must be used in your program. The new class will replace simple variables to handle customer details. The functionality of the program will not change; however, the code should be organized differently. You also need to update the project document by adding the new class design and other potential classes. You may use the sample code as the template.

• Create a new C++ empty project titled "CS115_IP3_YourName" in the IDE.
• Design the customer class.
• Include at least the customer name and address for the class.
• Create class functions to set the class variables.
• Create class functions to get the values of the class variables.
• Create additional functions as necessary.
• Complete the following in your code:

o Implement the new class
o Create an object from the new class
o Set the customer details using the class functions
o Use the class functions to access the customer details

• Compile and run the application to demonstrate a working program.

• Insert the screenshots into a Word document, and add a short explanation on each screenshot.

This is a continuation assignment from week 1 and 2. I have attached all documents from the two prior assignments. Please use the instructions from this assignment as well as the two prior assignments to complete this assignment.

Attachment:- Attachment.rar

Solution Preview :

Prepared by a verified Expert
C/C++ Programming: Create class functions to set the class variablescreate
Reference No:- TGS02166493

Now Priced at $30 (50% Discount)

Recommended (91%)

Rated (4.3/5)