write a c++ program using double linked list in which we create a library managment system. Program must involve the entites like string book name, strimg author name, string publisher, int publish...


write a c++ program using double linked list in which we create a library managment system. Program must involve the entites like string book name, strimg author name, string publisher, int publish date, int book number. program must perform these functions link void insert a book, void insert book at position,  delete a book (int book number), search book(int book number). create a manu in main using switch case



Jun 06, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here