Question: subject: object oriented programming A garage wants a booking system to book services for cars and motorcydes, it should allow new Cars, Customers and Bookings

subject: object oriented programming
subject: object oriented programming A garage wants a booking system to book

A garage wants a booking system to book services for cars and motorcydes, it should allow new Cars, Customers and Bookings to be added. it should also be able to display at existing Cars, Motorcycles, Customers and Bookings. Use OOP methods to program this database. Add any felds that you think might missing, change any field names that might cause problems. - Each class should have a constructor method - The main program should consist of a menu with 9 options 1 Add Customer 2.Add Car 3 Add Motorcycle 4.Add Booking 5. Display Customers 6. Display Cars 7. Display Motorcycles 8 Display Bookings 9 Eot Use inheritance where appropriate and put your classes into a Rbrary thar's linked to the main program. Hand up 1. Document with introduction(explain any changes you made to field names, etci. psudeocode/flowcharts, class diagrams, commented source code. testing(screenshots) 2 Al commented source code The properties are

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!