Question: Your program must do the following: The list can take as many contacts as input as user wants, a. For each contact, information such as
Your program must do the following: The list can take as many contacts as input as user wants, a. For each contact, information such as full name. Phone number, email address, mailing address, birthday can be saved in the list b. The input for the program must be coming from the keyboard The program must show a Menu that runs until the user chooses to exit, and be able to allow the user to do the following tasks to the list: a. Add a New Contact to the list b. Search and Retrieve and Print on to the Screen a Contact from the list c. Delete a Contact from the list Make sure, your program: Uses modularity (with relevant methods) Very well commented Properly indented works correctly
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
