Question: Implement a library stock system using. your singly linked list from LAB 05: Exercise in 1 1. Add a book should input from user all

 Implement a library stock system using. your singly linked list from

Implement a library stock system using. your singly linked list from LAB 05: Exercise in 1 1. Add a book should input from user all the required data for a book and add the book in front of linkod list using the method addTaHead). 2. Remove a book should input bookiD from user and dalete it from the list using the method delete(bookiD), if present 3. Show list of books should display the books in list using the method printAlli). 4. Exit should close the program (running in infinite loop) using retum or break statement . Implement a library stock system using. your singly linked list from LAB 05: Exercise in 1 1. Add a book should input from user all the required data for a book and add the book in front of linkod list using the method addTaHead). 2. Remove a book should input bookiD from user and dalete it from the list using the method delete(bookiD), if present 3. Show list of books should display the books in list using the method printAlli). 4. Exit should close the program (running in infinite loop) using retum or break statement

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!