Question: Create class definitions. Define the constructors for each class. Determine and include attributes for each class. Determine and include methods for each class. Test your

Create class definitions. Define the constructors for each class. Determine and include attributes for each class. Determine and include methods for each class. Test your classes by instantiating objects and running your methods. Convert all attributes to private attributes. * [nclude getters and setters where necessary. e Start writing your methods. e Checkyour code aligns with object-oriented and SOLID principles. By the end of week 3 all the new topics you will need for this assignment have been taught. The following weeks are for submitting. Finish writing your methods. Test your program and how your objects interact. Add any comments for your code, and remove any TODO comments (Those are just for you)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
