Page 80 - CT_AI_Class-6
P. 80
CT CORNER-4
Decomposition
A robot scans the room before picking objects. It picks objects before placing them. Charging happens
before scanning. Reporting happens after placing.
Which is the first and last action?
a) Charging, Reporting b) Scanning, Reporting
c) Charging, Placing d) Picking, Reporting
Pattern Recognition
Find the missing number in the series given below.
3 4 5 ? 7
2
a) 6 b) 6 c) 6 d) 6
Abstract Thinking
Identify the answer figure which completes the given matrix.
?
a) b) c) d)
Algorithmic Thinking
You are given the following decision rule: "If it is raining, then carry an umbrella; if it is not raining,
then decide whether to carry an umbrella based on the forecast (If the forecast predicts rain
within the next 2 hours, carry an umbrella, otherwise, don't)."
Given that it is not raining and the forecast predicts rain in 3 hours, what should you do?
a) Carry an umbrella b) Don't carry an umbrella
c) Carry two umbrellas d) Wait for the rain
78 Artificial Intelligence (CT & AI)-VI

