Write a program to implement a simple address book that stores phone numbers, na
ID: 3847093 • Letter: W
Question
Write a program to implement a simple address book that stores phone numbers, names, and addresses and allows the user to look up an entry based on any of them. After each lookup the program should ask the user if they want to look up another until they are done. The file should be structured so that a person's first name, last name, and phone number are stored on one line separated by commas and the next line has their address. (Note: The program does not need to create the file, just read an already existing file.)
Submit:
Fully documented and compilable source code along with data file used.
Explanation / Answer
Contact Class :
Address Book Class :
AddressBookPersist Class :
AddressBookTest Class :
Related Questions
drjack9650@gmail.com
Navigate
Integrity-first tutoring: explanations and feedback only — we do not complete graded work. Learn more.