Question: please code with JAVA programing language Suppose, you are creating a java program for a showroom that displays four brands of bikes: i. FZS ii.

please code with JAVA programing languageplease code with JAVA programing language Suppose, you are creating a java

Suppose, you are creating a java program for a showroom that displays four brands of bikes: i. FZS ii. R15 V3 iii. Fazer iv. R15 V2 Initially the shop will start with 100 pieces for each of the brands, and those numbers will reduce as the bikes are sold one by one. Create a class named Inventory containing variables representing number of pieces available for each of the brands, and individual methods for decreasing those numbers as sales are processed. Create appropriate variables, methods, constructors as needed. Create a class named Showroom that has an inventory. Create appropriate variables, methods, constructors as needed. The Inventory class is going to throw a custom exception that says Inventory running dry" whenever FZS

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!