Question: Decision: Based on the user's input, the flowchart will branch off into different directions.If the user chooses Add Contact, prompt the user for the first

Decision: Based on the user's input, the flowchart will branch off into different directions.If the user chooses "Add Contact", prompt the user for the first name, last name, address, and contact number. Then, go back to the Display Menu step.If the user chooses "Edit Contact", prompt the user for the entry number he wants to edit. Then, go back to the Display Menu step.If the user chooses "Delete Contact", prompt the user to enter the entry number to be deleted. After deleting a record, all succeeding entries will move forward. Then, go back to the Display Menu step.If the user chooses "View Contacts", display all the entries. Then, go back to the Display Menu step.If the user chooses "Search Address Book", prompt the user to search the address book by first name, last name, address, or contact number. Display all the entries that matched the query. If no entries match the query, notify the user that the entry doesn't exist. Then, go back to the Display Menu step.If the user chooses "Exit", the program closes and the flowchart ends.
can you show me the flowchart of this

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!