Question: Write a Program to perform the basic operations like insert, delete,display and search in list. List contains String object items where these operations are to

Write a Program to perform the basic operations like insert, delete,display and search in list. List contains String object items where these operations are to be performed.
Constraints :
The file name should be Main.java.
(Refer Sample Input and Output)
Sample Input and Output 1:
Insert
Search
Delete
Display
Exit
Enter your choice :
1
Enter the item to be inserted:
Bottle
Inserted successfully
Insert
Search
Delete
Display
Exit
Enter your choice :
 Write a Program to perform the basic operations like insert, delete,display

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!