Flowcharts
Indicate flow of program
Decision – denote a
decision-
making operation in a program
Connector – a link between parts of a
flowchart if a
flowchart is large and
unfit in a single page
Rules for Drawing a
Flowchart
•It should contain only one starter and
one end symbol.
•The direction of arrows should be top
to bottom
and left to right.
and left to right.
•It should be simple and drawn clearly
and neatly.
•The branches of decision box must be
labeled.
Advantages Flowcharts
o Provides convenient
method to
understand the solution.
o Good tool for
documentation.
o Provide guide for
coding.
Disadvantages Flowcharts
o Not suitable for
large programs.
o Complex logic:
Sometimes, the
program logic is quite complicated.
o Alterations and
Modifications:
If alterations are required the flowchart
may require re-drawing
completely.
Example #1
Here are some more educational resources for you to master Flowcharts.
ReplyDelete1. Flowchart Guide - Complete Tute on how to Flowchart
2. Flowchart Templates & Examples - collection of diagrams with data and without data to be used freely
3. Flowchart Software - to create nice flowcharts without spending so much time.