Question: Give a solution of the request by using Queue please solve it by using ( Queue ) 1. Book list contains objects of Books. 2.
1. Book list contains objects of Books. 2. Author list contains objects of Authors. 3. Customer list must store a list objects which for each object it internally stores a LinkedList of Books for customers. Main Function to test the above classes and data structures must display the following menu to the user: Main menu: 1. Book 2. Author 3. Customer 4. Stock Position Submenu under each item of Main Menu must have the following operations: a. Display b. Insert c. Delete d. Modify e. Find
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
