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.