Prompt the user for all values for each object, and then allow the user to continuously sort the LessonWithRental descriptions by contract number, equipment type, or price. Save the file as LessonWithRentalDemo.java.

you created a Rental class for Badshah’s Seashore Supplies. Now extend the class to create a LessonWithRental class. In the […]