Question: Task 4. Utility Class (15 marks) Using the same scenario develop a Menu driven program using LinkedHashSet (Utility Class) class to perform the different operations
Task 4. Utility Class (15 marks) Using the same scenario develop a Menu driven program using LinkedHashSet (Utility Class) class to perform the different operations as described below. a. Create an object of LinkedHashSet class with explanations of the method/keywords used b. Create a method that will allow inserting an element to LinkedHashSet Class with explanations of the method/keywords used c. Create a method that will allow deleting specific elements in LinkedHashSet Class with explanations of the method/keywords used d. Create a method that will allow the search of any record stored in the LinkedHashSet Class with explanations of the method/keywords used
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
