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

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_searchContact,

void_displayContact,

The main display should be:

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

The output for display contact should be:

including 5 function. The system can save, edit and delete contact list

*Please put comment on each function.

| Contact Management System 1. Add Contact 2.Display Contact 3. Edit Contact 4.Delete Contact 5.Sign Out Enter Your Choice : | No First Name Last Name 1 Phone/Home Number | Email 1 Jhonny Smith 1234567890 jhonnysmith80@yahoo.com 2 Oliver Samuel 123456789 oliversam@yahoo.com

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!