Question: Using C++ Language. Design a Contact Management System by using Pointer/Struct variable including 5 function. The system can save, edit and delete contact list (Use

 Using C++ Language. Design a Contact Management System by using Pointer/Struct

Using C++ Language. Design a Contact Management System by using Pointer/Struct variable including 5 function. The system can save, edit and delete contact list (Use contact.txt). Use void_addContact, void_editContact void_removeContact, void_search Contact, void_displayContact, The main display should be: 1 Contact Management System 1. Add Contact 2.Display Contact 3. Edit Contact 4.Delete Contact 5.Sign Out Enter Your Choice : The output for display contact should be: No First Name Last Name 1 Jhonny Smith 2 Oliver Samuel Phone/Home Number Email 1234567890 jhonnysmith8e@yahoo.com 123456789 oliversam@yahoo.com *Please put comment on each function

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!