Page 66 - CT_AI_Class-6
P. 66
CT CORNER-3
Decomposition
In a system pipeline:
Module A runs before B Module C runs after A but before D
Module D runs after B Module E runs after D
Which module runs third?
a) A b) B c) C d) D
Pattern Recognition
Find the missing number.
1 6 2 6 3 7
110 105 ?
8 3 7 4 9 5
a) 146 b) 164 c) 192 d) 184
Abstract Thinking
Identify the answer figure which completes the given matrix.
?
a) b) c) d)
Algorithmic Thinking
Consider the following algorithm for a number sequence: Start with the number 5.
If the number is even, multiply by 2. Or if the number is odd, subtract 1.
Repeat the process for 4 iterations.
What is the final number after 4 iterations?
a) 10 b) 8 c) 30 d) 32
64 Artificial Intelligence (CT & AI)-VI

