Page 83 - C_GPT _V4 _class_3
P. 83
Quick Quiz
1. When we use an "if" condition to make a decision, how many choices do we have?
a. Two b. Three
2. If all dogs like bones, and Fido is a dog, what can you conclude?
a. Fido definitely likes bones. b. Fido might like bones.
Recap
The process of completing one step and going onto the other is known as stepwise thinking.
Decision making is a process of arriving at a conclusion by making a choice.
The act of repeating an action again and again is called looping.
A program is a step-by-step instructions for a computer to perform a task.
Assess Yourself
Choose the correct option.
1. Which term is used to describe the process of reaching a conclusion by making a choice?
a. Looping b. Problem solving
c. Stepwise thinking d. Decision making
2. When Kavya turns on the computer, she follows a specific order: pressing the main power
button, then the UPS, CPU, and finally the monitor. What is the term known for this approach
of completing one step at a time and then moving on to the next?
a. Problem solving b. Looping
c. Stepwise thinking d. Packing
3. A is a step-by-step instructions for a computer to perform a task.
a. Decision b. Program
c. Problem d. Loop
4. Repeating a set of steps is a .
a. Step b. If
c. loop d. for
Stepwise Thinking 81

