Car Rental Service
This is a simple Car Rental Service application built using Java. The program allows customers to rent and return cars while keeping track of their availability.
Features
Rent a Car: Customers can rent available cars for a specified number of days. Return a Car: Cars can be returned, updating their availability. Pricing: Rental price is calculated based on the number of days rented.