$7.00 codeepert only IT 215 Java
- From Computer-Science: General-CS
- Closed, but you can still post tutorials
- Due on Nov. 06, 2009
- Asked on Nov 04, 2009 at 9:41:55PM
Q:week 5 due Friday
Inventory Program Part 1
Java: How to Program
Choose a product that lends itself to an inventory (for example, products at your workplace, office supplies, music CDs, DVD movies, or software).
Create a product class that holds the item number, the name of the product, the number of units in stock, and the price of each unit.
Create a Java application that displays the product number, the name of the product, the number of units in stock, the price of each unit, and the value of the inventory (the number of units in stock multiplied by the price of each unit). Pay attention to the good programming practices in the text to ensure your source code is readable and well documented.
Post in java format.
Post the results of your compile/run.



