0
You could help me with this exercise, I am a beginner in this subject and I don't know how to do it :c Help
Design a Java application that allows to simulate the operation of an inventory of products, which should be stored in a pile. The application should contain a menu that allows you to save, print and delete products, as well as an option to exit the application. To store products must create the class Product with at least 4 attributes.
4 Respuestas
+ 2
No, without an attempt
+ 2
So post it here
0
I have several, but they didn't work :c