Question: Using Java, create a Class to manage an inventory of cars. The user will enter a car defined as a make and a model and
Using Java, create a Class to manage an inventory of cars.
The user will enter a car defined as a make and a model and color and number of doors, key number.
Store the data in an Array List. Use 10 cars in your inventory.
Use scanner to enter the data.
Create a menu to manage entry. Add a report and show the inventory.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
