Question: Overview This project will progress with you throughout the course. After each section there will be more to ad undi t builds into a complete

 Overview This project will progress with you throughout the course. After

Overview This project will progress with you throughout the course. After each section there will be more to ad undi t builds into a complete Java application to maintain Inventory. For each part, build upon the last part so that both the old and new requirements are met. Include all parts in a package called javalnventory Create an inventory program that can be used for a range of different products (ods, dvds, software, etc.) Requirements- (Solutions: ProductPart5, ProductTesterPart5) At this point, students should create new classes ProductParts and ProductTesterParts that wil add onto the functionality of the project. (oopy and paste part 4 code into new part 5 classes) Topice) Adding a subclass, using extends, using supero. overring methods from a superciases 1. Create a subclass of the ProductParts class that has two additional variables, (For example, a DVD subclass could use movie tite and length) In the subclass, override the method to calculate the value of the inventory of a product with the same name as that method previously created for the product class. The subdass method should also add a 5% restocking fee to the value of the inventory of that product 2. uctParts class so that all information about new subclass 3. Override the tosting) method from the ProductParts class s0 can be printed to the output 4 Modify ProduatTesterPart5 so that an array of objects of the new subclass can be created from user Display the subclass products using a for loop

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!