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
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here