Page 52 - IT_V5.0_Class8
P. 52
10
11 12
Step 13: Again, draw an arrow towards down.
Step 14: Select the Flowchart: Process shape and draw it.
Start
Step 15: Double-click inside the Flowchart: Process shape
and type Result = A + B.
Input A and B
Step 16: Again, draw an arrow towards down.
Step 17: Similarly, draw the Flowchart: Data shape again
and type Display Result. Result = A + B
Step 18: Again, draw an arrow towards down.
Step 19: Draw a Flowchart: Terminator shape again and Display Result
type Stop in it. The flowchart will complete.
Stop
Flowchart 1: Draw a flowchart for calculating the area of a circle using Google Drawings.
Start
INPUT RADIUS
AREA=3.14*RADIUS*RADIUS
DISPLAY AREA
Stop
Decision Making in Flowcharts
If we have to represent branching or looping in flowchart, then we use a diamond symbol with
directions as YES or NO.
50 Information Technology (V5.0)-VIII

