Chapter 1-Introduction To Algorithms and Flowchart
Chapter 1-Introduction To Algorithms and Flowchart
6
Flowchart Symbols
7
Basic Guidelines for drawing Flowcharts:
A. Before drawing flowchart:
1. Identify inputs and outputs.
2. Identify the steps of processing.
3. Draw the flowcharts.
9
D. One flow line should Enter a decision
symbol, but two flow lines, (Yes and NO),
should Exit it.
10
F. Multiple flows can be joined to one flow
using Connector symbol.
G. Test the validity of the flowchart by
passing through it with a simple test data.
1.3 Examples of Algorithms & Flowcharts:
13
14
15
Exercise Problems Page 9: Solve all.
16