Computer Science, asked by vkrnarasimhareddy123, 6 months ago

Making a phone call in algorithm and flowchart

Answers

Answered by yadavmany7826
6

Explanation:

  1. start
  2. pick up the phone
  3. choose contacts from mobile phone
  4. search the number
  5. click on call
  6. stop

follow me❤️

Answered by anurimasingh22
2

Answer:

The algorithm and flowchart for making a phone call is based upon the steps involved in placing the phone call, using phone.

Explanation:

The algorithm for the said question is as follows:

  1. Step 1 : Procedure to place the phone call - Start.
  2. Step 2 : Secondly, grab the phone - Pick.
  3. Step 3 : Open the contact list menu on the phone - Open.
  4. Step 4 : Search for the contact name and number saved for dialing - Search.
  5. Step 5 : Select the contact name and number - Select.
  6. Step 6 : Click on the contact card and find the dial button -Locate.
  7. Step 7 : Click on the dial button after locating it - Click.
  8. Step 8 : The dialing screen will appear and network will be connected - Wait for Cellular Network.
  9. Step 9 : Successfully call will be placed when cellular network is connected -Success.
  10. Step 10 : If cellular network connection failure occurs, phone call will fail, need to redial. - Redial.
  11. Step 11 : Procedure to place phone call - End.

Flow Chart :

START --> Pick Phone --> Open contact menu --> Search contact card --> Locate dial button --> Click Dial --> Cellular network connection --> Yes --> phone call successful. No--> Redial --> Phone call successful. ---> END.

Similar questions