Assignment - Vehicle Rental System 2
Assignment - Vehicle Rental System 2
Submission guidelines:
1. The deadline is 5th June 11:59pm. Assignment will automatically close and no late submission
will be allowed.
2. You will attach only a .cpp file as your submission which will contain the code
3. Filename of your .cpp file will be student-id_student-name_[IP-section].cpp
Example: 25-23523-1_Rahim-Mia_[B4].cpp
Go to next page
📘 Assignment Title: Vehicle Rental System Using OOP Concepts in C++
📖 Scenario:
A vehicle rental company manages a fleet of various types of vehicles including Cars, Motorcycles,
and Trucks. Each vehicle type has different rental pricing policies and features. The company wants to
automate the process of renting and returning vehicles, calculating rental costs, and maintaining a
list of available vehicles.
💡 Notes:
Deductions should be made for hardcoding values, improper use of inheritance, or missing major
functionalities.
If plagiarism or AI-generated content is suspected, award 0 marks as per the assignment rules.