Answered step by step
Verified Expert Solution
Question
1 Approved Answer
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
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started