Flow Chart 9
Flow Chart 9
OFF PAGE
CONNECTOR Connects particular step to another page
RECTANGLE
WITH EDGES Represents a sub process or pre-defined process that leads to
ON SIDE another flowchart
PARTS OF A
FLOWCHART
START START OF PROGRAM
TAKE ONE
STEP STATEMENT BLOCK
FORWARD
LOOP
STATEMENT 1
STATEMENT 1
STATEMENT 1
Used when there is a choice to be made about how to proceed
2. DECISION based on what the present condition of program data is or a project
of.
FALSE TRUE
CONDITIO
N
STATEMENT 1 STATEMENT 2
3. LOOP- used to indicate where a program or person
should repeat a certain steps until a condition is met.
STEP 1
FALSE
CONDITIO
N
TRUE
STEP 2
LEVELS OF FLOWCHARTING
1. MACRO LEVEL
• The top management may not require detailed
steps of the procedure.
2. MINI LEVEL
• A mini level flowchart falls between an overview
of the macro level and a fine detail of the micro
level.
3. MICRO LEVEL
• Micro level is a detailed representation of a system
or procedure .
LIMITATIONS OF FLOWCHART