Differences between flowchart and Algorithms

Flowchart Algorithm
It is a pictorial representation of a program It is a step-by-step sequence of program
It is visual to everyone t is only understandable to the
Programmers
It makes use of certain symbol Symbols are not required for writing it.
Was this helpful?

Leave a comment