Question: Create an flowchart using flowgorithm to that can contain 100 entries. That can show the sample output 1. Add contact a. Prompt the user for
Create an flowchart using flowgorithm to that can contain 100 entries. That can show the sample output
1. Add contact a. Prompt the user for the first name, last name, address, and contact number. 2. Edit Contact a. Prompt the user for the entry number he wants to edit. 3. Delete Contact a. Prompt the user to enter the entry number to be deleted. b. After deleting a record, all succeeding entries will move forward. 4. View Contacts a. Display all the entries. 5. Search address book a. Prompt the user to search the address book (a)by first name, (b) by last name, (c) by address or (d) by contact number. b. Display all the entries that matched the query. Else, notify the user that the entry doesn't exist. 6. Exit a. Closes the program.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
