Question: Write a program that maintains the names, addresses, and phone numbers of your friends and relatives and thus serves as an address book. You should
Write a program that maintains the names, addresses, and phone numbers of your friends and relatives and thus serves as an address book. You should be able to enter, delete, modify, or search this data. The person's name should be the search key, and we can assume that the names are unique. The program should be able to save the address book in a file for the use later. When tested, a new empty address book is going to be created in the beginning
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
