Question: D . Write a class called LibraryMain having only main method to test all the functionalities of class LibrarySystem. Write main as a menu driven
D Write a class called LibraryMain having only main method to test all the functionalities of class LibrarySystem. Write main as a menu driven program using switch statement.
NOTE: For booksList and membersList, use LinkedList builtin class of java. It is a doubly linked list with Listlterator.Write detailed comments for each class and method. Write comments using Javadoc.
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
