Question
You have gone to work for Apple circa 2007 and they have asked you to create a simple application for a cell phone that will
You have gone to work for Apple circa 2007 and they have asked you to create a simple application for a cell phone that will allow a user to search their contacts list by typing.
The user starts typing a name. If what they have typed begins a string or is a substring of some other string in the contact list, it will pull up those entries. After each new character is typed or deleted, the list is changed that is available to see. Once the user selects a contact, the process ends.
Construct a simple flow chart that will model that process. Make sure that each waypoint along the way is included here. If the program is making a decision or the user is reacting, include it.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started