Question: Question No.2 (25) Create a library management database in C language using files where a student and faculty can issue books. Different limits for number

Question No.2 (25) Create a library management database in C language using files where a student and faculty can issue books. Different limits for number of books a student and teacher can issue. Also, the number of days will be different in case of students and teachers for issue any book. Each book will have different ID. Also each book of same name and same author (but number of copies) will have different ID. Entry of all the book will be done, who issue that book and when and also duration. Detail of Fine (when book not returned at time) is also stored
Step by Step Solution
There are 3 Steps involved in it
To create a library management system using C language with files it involves designing a program that manages book issuance for students and faculty ... View full answer
Get step-by-step solutions from verified subject matter experts
