question archive In this assignment, you will continue working on your application to apply object-oriented programming concepts and create a customer class
Subject:Computer SciencePrice: Bought3
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