Question: I want to code a project into a complete working program in C++. This program is actually an address book. This program is an information

I want to code a project into a complete working program in C++.

This program is actually an address book. This program is an information storing application that retains the input data which can then be altered, adjusted, deleted, and saved. The data will be displayed on a menu.

The menu will display five options as provided below with their description of what service is executed and the data they store

1. First Name The first name of members & clients

2. Last Name The last name of members & clients

3. Phone Number - The phone number of members & Clients

4. Address The address of members & clients

5. Exit The termination of the program

Along with this users will be able to pull up specific data, which the member can safely make the necessary changes to the information without loss of any recent updates. The information pulled can be displayed alphabetically A-Z and Z-A as goes for numerical values 1-9 and 9-1

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!