Flowchart
Flowchart
Unit 3: Flowcharts
ANSI/ISO
Name Description
Shape
ANSI/ISO
Name Description
Shape
Represents a set of
operations that changes
Process value, form, or location of
data. Represented as
a rectangle
BUILDING BLOCKS OF FLOW CHART
ANSI/ISO
Name Description
Shape
Shows a conditional operation
that determines which one of
the two paths the program will
Decision take. The operation is commonly
a yes/no question or true/false
test. Represented as a diamond
(rhombus).
BUILDING BLOCKS OF FLOW CHART
ANSI/ISO
Name Description
Shape
ANSI/ISO
Name Description
Shape
ANSI/ISO
Name Description
Shape
Pairs of labelled
connectors replace long
On-page or confusing lines on a
Connector flowchart page.
Represented by a small
circle with a letter inside.
BUILDING BLOCKS OF FLOW CHART
ANSI/ISO
Name Description
Shape
ANSI/ISO
Name Description
Shape
ANSI/ISO
Name Description
Shape
1.COMMUNICATION.
2.EFFECTIVE ANALYSIS.
3.DOCUMENTATION OF PROGRAM/SYSTEM.
4.EFFICIENT PROGRAM MAINTENANCE.
5.CODING OF THE PROGRAM.
ADVANTAGES OF USING FLOWCHARTS
1.COMMUNICATION: