Maruti Suzuki Nexa at Mysore road has 5 Baleno, 7 Ignis and 8 Ciaz cars. The cost of each model is different. Write a program which includes two methods update(), sell() and sales(). Update() method will update the cost of each model, whenever required. Sell() method will add cost of the car model which is sold. Sales() method will display the total sales amount and total number of cars sold in each category(model), at any given point of time.
write a Java program
Answers
Answered by
0
Answer:
I don't know the answer
Similar questions