Question: Using Microsoft Visual Studio create a C++ program that solves the following problem. 1. Read the problem. Create a program that keeps track of up
| 1. | Read the problem. Create a program that keeps track of up to 8 contacts. The user should be able to add and display entries by selecting which operation to perform from a menu. | |||||||||||||||||||||||||||
The program should perform the following operations:
| ||||||||||||||||||||||||||||
| 2. | Create a new Visual C++ Win32 Console application and name it:
Select a location where you can find it later. Choose the default application settings. | |||||||||||||||||||||||||||
| 3. | Write the program. Write code that solves the problem described in item 1. The program should immediately terminate when Q is entered (do not pause |
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
