Class 5 CH 8 ALGORITHM AND FLOW CHART
Class 5 CH 8 ALGORITHM AND FLOW CHART
SECTOR 24 B CHANDIGARH
CLASS 5
CH- 8 ALGORITHM AND FLOWCHART
BRAIN DEVELOPER
A. Fill in the blanks:
1. Start Start
3. Is A>B
Is A>B?
4. Stop Stop
5. A=A+1 A=A+1
6. Print A
Print A
D. Multiple choice Questions:
4. The pictorial representation that illustrates the steps of the solution to a problem is called
_______.
2. What is an Algorithm?
Ans. Algorithm is a set of sequential steps to solve any logical or mathematical problem. It is
always written in simple language and precise manner so that anyone can understand the steps.