Question: I want the java code to do this plz class ComunityDemo Add another option to the menu to enter and print Employee information. 1 2.

I want the java code to do this plz
class ComunityDemo Add another option to the menu to enter and print Employee information. 1 2. display a main menu to the user to choose from the possible operations he can do (as follows) Your program should respond to the different choices as follows: Add Delete Display Info clear all Exit Enter your choice >> Add: display another menu to specify the type of object he wants to create, input the data, and store in the List Delete: ask the user about the index of the object to be deleted, remove the object from your list Display Info: print all the data of the objects in your list on the screen. Clear all: delete the whole list
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
