Question: Write a class called LibraryMain having only main method to test all the functionalities of class LibrarySystem. Write main as a menu driven program

 Write a class called LibraryMain having only main method to test all 

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 Linked List built-in class of java. It is a doubly linked list with ListIterator.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 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 Algorithms Questions!