C++ WITH LINKEDLIST; DIER NEED OF HELP 1 MONTH OVERDUE,ANYONE PLEASE HELP!
You have been hired by XYZ Car Rental to develop a software system for their business.Your program will have two unordered lists, one of Cars and one of Reservations. The Car class will have the following data: string plateNumber (this is the key) string make string model enum vehicleType (VehicleType Enumeration of options: sedan, suv, exotic)
OR
OR