Modify the Inventory Program so the application can handle multiple items. Use an array to store the items A ++ (PART 1 TO 6)

Download ALL SIX part : Click HERE

Modify the Inventory Program so the application can handle multiple items. Use an array to store the items. The output should display the information one product at a time,
including the item number, the name of the product, the number of units in stock, the price of each unit, and the value of the inventory of that product. In addition, the output should display the value of the entire inventory.
Create a method to calculate the value of the entire inventory.
Create another method to sort the array items by the name of the product.

2) Modify the Inventory Program by creating a subclass of the product class that uses one additional unique feature of the product you chose (for the DVDs subclass, you could use
movie title, for example). In the subclass, create a method to calculate the value of the inventory of a product with the same name as the method previously created for the
product class. The subclass method should also add a 5% restocking fee to the value of the inventory of that product.
Modify the output to display this additional feature you have chosen and the restocking fee.

Download ALL SIX part : Click HERE

TYPE SOME PART OF QUESTION YOU ARE LOOKING FOR

.

.
acc week