Page 46 - Ai Robogenius
P. 46
C. Fill in the blanks using the given hints:
1. A means doing things in the right order Hints
rOBO cHECK step-by-step. Pseudocode
Same
2. A helps the robot repeat the same actions
A. Tick ( ) the correct option. automatically. Sequence
1. Which of the following is a simple way to describe what a robot should do? Robot
3. uses plain words instead of symbols. Loop
(i) Sequence (ii) Pseudocode
4. The follows the steps in the correct order to
(iii) Loop (iv) Instruction complete its tasks correctly.
2. Mark the first step for the robot to pick up a part and place it on the belt. 5. Robots can do the thing again and again.
(i) Move forward (ii) Release part
COMPETENCY-BASED QUESTIONS
(iii) Close grip (iv) Lift arm
1. Rahul’s robot is programmed to clean the floor. It needs to repeat the same steps three
3. Spot the correct action which happen when the order of sequence is wrong. times. What should Rahul use to make the robot repeat the cleaning steps?
(i) Finish fast (ii) Make mistakes 2. Kiran’s robot arm picks up parts in a factory. What will happen if the robot skips a step
while picking up the part?
(iii) Guess steps (iv) Work correctly
4. Which of the following does a loop help the robot do?
(i) Think (ii) Repeat actions
(iii) Guess (iv) Stop
5. Identify from the following the function of the robot’s brain.
(i) Thinks like humans
(ii) Makes decisions on its own
(iii) Follows the instructions given by humans
(iv) Has feelings and ideas
B. Write ‘T’ for true and ‘F’ for false.
1. Loop saves time and makes the program simpler.
2. To program the robot, you need to give it the steps in the wrong order.
3. If the robot misses a step, it can fix the mistake by itself.
4. Pseudocode makes easy to turns instructions into real code.
5. Robot must do everything exactly as it’s told, in the correct sequence.
AI RoboGenius - III
44

