subject

You are writing a program for a car rental company. This company rents more than one type of vehicle to customers and the employees use programs written in Java to keep track of the cars for rental. Write the following Java classes to demonstrate inheritance and class design. (1) A Vehicle class that has a VIN (of type string) and gasTank () of type double, properties, a full constructor, and an abstract method called displayDetails() which returns a string. (2) A Car class that inherits from Vehicle also has a size (of type string) to tell if it is a subcompact, compact, or fullsized car and a full constructor. It should have a method called displayDetails() which returns a string and tells about all of its attributes. (3) A Truck class that inherits from Vehicle also has a bedSize (of type integer) to how big it is, properties and a full constructor. It should have a method called displayDetails() which returns a string and tells about all of its attributes. Make sure to have correct data types and correct access modifiers (public/private/protected) Create a Car object in main() and a truck object in main() to test your newly created class definitions.

ansver
Answers: 1

Another question on Computers and Technology

question
Computers and Technology, 21.06.2019 22:00
What do the principles of notice, choice, onward transfer, and access closely apply to? a. privacyb. identificationc. retentiond. classification
Answers: 1
question
Computers and Technology, 23.06.2019 05:20
Which operating system is a version of linux?
Answers: 1
question
Computers and Technology, 25.06.2019 19:00
Assume you're running a query on your orders in the past year. you want to see how many orders were placed after may. what type of query would you use to find this data? a. select b. range c. complex d. parameter
Answers: 1
question
Computers and Technology, 25.06.2019 23:30
As a saas provider, what more would you like to know about your market? in the scenario where you can’t make the time to research it on your own, what saas market information would you find beneficial and useful to know?
Answers: 1
You know the right answer?
You are writing a program for a car rental company. This company rents more than one type of vehicle...
Questions
question
Mathematics, 12.02.2021 22:00
question
Mathematics, 12.02.2021 22:00
question
Social Studies, 12.02.2021 22:00
question
Chemistry, 12.02.2021 22:00
question
Mathematics, 12.02.2021 22:00
question
Mathematics, 12.02.2021 22:00
question
Mathematics, 12.02.2021 22:00
Questions on the website: 13722362