Library management system ##About: Implemented a student library system using OOPs where students can borrow a book from the list of books. ##Details: Created a separate classes for Library and Student . I've used constructors This program is menu driven.