Hi this is a contact Book Management System Built using c++ and By using the concepts of Data structures & Algorithms and Object Oriented Programming Concepts like Classes, Abstraction, Encapsulation and File Handling. In this System if we Store any contacts Information then it will remain Stored in it as a permanent history. It Store this Data in the backend of this CPP File and whenever we Require Anyone Contact or need to find Someone then we can simply Type its Username or any of the Detail Required and Then Fetch His/Her Details of Contacts Which we Stored in the Past. It Support all The Operations of CRUD :-
π‘C β Create Add new contact information to the system.
π R β Read Search and view stored contact details that were previously saved.
πΌ U β Update Modify or update the information of an existing contact.
ποΈ D β Delete Remove any contact information from the system.