Problem Solving
Problem Solving
Step 6: Stop
The Flowchart is the most widely used
graphical representation of an algorithm and
procedural design workflows.
It uses various symbols to show the operations
and decisions to be followed in a program. It
flows in sequential order.
Flowchart is graphical or pictorial
representation of any program.
Terminal Symbol: in the flowchart, it is
represented with the help of a circle for
denoting the start and stop symbol.