Skip to content

Latest commit

 

History

History
1 lines (1 loc) · 272 Bytes

README.md

File metadata and controls

1 lines (1 loc) · 272 Bytes

Code in C++ which takes the input of phone directory contact attributes viz. mobile number, name, email id. We can further update the contact's name and/or email id based on their mobile number. Caution: Mobile number once given cannot be updated, it can only be deleted.