- 2
Anyone please help me to fix my code about Inventory program?đ„ș
Write a java program that can add, show, update and delete item(s) in the inventory. Applying any OOP principles in this program. The program will display a menu with the following selection: Inventory Program âą Add Item to Inventory âą Display Current Inventory âą Update Item âą Remove Item âą Exit You will create two classes, InventoryItems.java, where all the attributes and methods are stored, InventoryProgram.java, where the main method is located. Apply any OOP principles in this program.
3 Answers
+ 2
Kyutie Chai Use Code Playground to post your code. Too messy messages here đ¶