Question: It is a simple c++ project for library management system. It should have the functionality of add record, search record , update record and delete
It is a simple c++ project for library management system. It should have the functionality of add record, search record , update record and delete record using linked list. 1)insert a book 2)issue a book to student 3)deposite a book 4)find all issued books 5)stock of book 6)search of books by ISBN 7)display books by author 8)modify a book record 9)delete a book
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
