Question: Data Structure in C++ Only do it c++ (this is the only one I will accept) Follow Instructions or Else You will Get Down Vote
Data Structure in C++
Only do it c++ (this is the only one I will accept)
Follow Instructions or Else You will Get Down Vote
Don't Copy from anyone anywhere
Only Do C++ or another Direct Down Vote!!!)

You are asked to maintain book record for ABC library. You are required to store following information against a book: [5] Book Id Book Name Author Name Year of publication Book Quantity Use the single or double linked list to handle the records in the memory. Write a menu driven program which should perform following functionalities. 1- Add new book 2- Delete book 3- Sort books on Year of publication 4- Search book against Book Id 5- Update Book information, (Quantity) 6- Exit Use Selection sort algorithm to sort the records
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
