Saved Bookmarks
| 1. |
Prepare a flowchart and algorithm for following |
|
Answer» flowchart is a graphical representation of an algorithm. Programmers often use it as a program-planning tool to solve a PROBLEM. ... Flowchart: S.NO Algorithm Flowchart 1. Algorithm is step by step procedure to solve the problem. Flowchart is a DIAGRAM created by different shapes to show the flow of data |
|