Grade 7 - Lesson 2
Grade 7 - Lesson 2
FLOW CHARTS
1. Flow chart is a:
expressions.
Ans: Selection
Ans: Repetition
(d) Connectors are used when there are too many flow lines in the flow chart-
True
ANS:
Helps the programmer to know the basic layout of problem to achieve the
required result.
Assists the programmer while writing the program.
Helps in debugging and modifying the programs later.
ANS: Flow charts use special shapes to represent different types of actions
or steps in a process. Lines and arrows show the sequence of the steps, and the
relationships among them. These are known as flowchart symbols.
SELECTION:
YES
Repetition: