Skip to content

Latest commit

 

History

History
53 lines (34 loc) · 1.08 KB

README.md

File metadata and controls

53 lines (34 loc) · 1.08 KB

⭐ Please star this project. It helps a lot.

LibraryManagementSystem

Library Management System is a C++ object oriented programming project.

Some important topics of object oriented programming has been used in this project. Namespace, Getter and Setter function, Formatting input & output, File, Class and object, Constructor & destructor, Operator overloading, STL, Functor & Lambda, Inheritence, Polymorphism.