- 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 Antworten
+ 2
Kyutie Chai Use Code Playground to post your code. Too messy messages here 😶