Modify the Inventory Program pt2

Topsolutions
 (Not rated)
 (Not rated)
Chat

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.

    • 12 years ago
    Solutions
    NOT RATED

    Purchase the answer to view it

    • sfinventorypt3.java