Page 119 - TP_Prime_v2.2_Class_6
P. 119
Name Symbol Description
Flow Line (Arrow, It shows the direction in which the process flows.
Connector)
It is used as a connector to show a jump from one point
Connector in the flowchart to another. Connectors are usually
(Inspection)
labelled in pairs to indicate matching jump points. PROGRAMMING LANGUAGES PROBLEM SOLVING AND
Rules for Drawing Flowcharts
You must follow these basic rules while drawing a flowchart:
• The flowchart should be clear, neat, and easy to follow.
• Maintain the direction of the flow from left to right or top to bottom. 117
• Only one flow line should come out
of a process symbol. Start
• Ensure that only one flow line
enters a decision symbol but two Go to the kitchen
flow lines leave the decision box.
• Ensure that the flowchart has a
logical start and end. Take a clean glass
Advantages of Flowcharts
Take out a water bottle from the refrigerator
Flowcharts provide the following
advantages:
Pour water into the glass
• Better understanding of a problem
• Facilitates a programmer to Drink the water
analyse the problem in detail
Let us understand how some simple Clean the glass
flowcharts are made.
Example 1: Flowchart to drink a
glass of cold water. Fill the bottle and keep it back
in the refrigerator
Stop
Flowchart to Drink Water

