Comparison of Flowchart & Algorithm
Comparison of Flowchart & Algorithm
Flowchart Algorithm
• Block by block information • Step by step instruction representing
diagram representing the data flow. the process of any solution.
• It is a pictorial representation of a • It is a stepwise analysis of the work
process. to be done.
• The solution is shown in a • The solution is shown in a non-
graphical format. computer language like English.
Differences of Flowchart & Algorithm
( Next Points )