wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

RoboMind

Total questions: 25

Worksheet time: 13mins

Name
Class
Date
1.

A Robot lives in the_________panel

a)

world panel

b)

script panel

c)

message panel

2.

A_________is a set of instructions given to the computer to perform its task.

a)

information

b)

program

c)

data

3.

Click the_________button to execute the commands.

a)

stop button

b)

next button

c)

run button

4.

The left() command turn left over________degrees.

a)

80degrees

b)

90degrees

c)

40degrees

5.

RoboMind is a new and very simple educational programming language.

a)

True

b)

False

6.

The robot is not case-sensitive.

a)

True

b)

False

7.

Find the name of the button.

a)

execute command button

b)

run button

c)

both

8.

The command that is similar to deleting the beacon is_________.

a)

eatUp()

b)

pickUp()

c)

putDown()

9.

To execute the commands again and again use the_______command.

a)

loop()

b)

repeat()

c)

again()

10.

The RoboMind Development Environment has______panels.

a)

five

b)

three

c)

four

11.

The commands for the Robot are written in the_______

a)

script panel

b)

run panel

c)

world panel

12.

default.map is opened default, when you launch RoboMind.

a)

True

b)

False

13.

Robot can move in different directions.

a)

True

b)

False

14.

A set of instructions given to the computer to perform a task is called Grab.

a)

True

b)

False

15.

Painting commands cannot be used along with move commands.

a)

True

b)

False

16.

right() is a grab command.

a)

True

b)

False

17.

There are five steps to launch RoboMind.

a)

True

b)

False

18.

When you use the Remote control, RoboMind writes the script automatically.

a)

True

b)

False

19.

OBRTO rearrange the jumbled letters

a)

ROBOT

b)

B.ROOT

c)

R.BOOT

20.

Find the missing letters __R__B

a)

G,A

b)

C,O

c)

D,O

21.

The______command hide the brush.

a)

stopPainting()

b)

putDown()

c)

eatUp()

22.

Example for move command

a)

forward(),backward()

b)

pickUp(),putDown()

c)

paintWhite(),paintBlack()

23.

_____commands are turns over 90 degrees

a)

pickUp(),putDown()

b)

forward(),backward()

c)

left(),right()

24.

_______command can also be used as an indefinite loop.

a)

loop()

b)

again()

c)

repeat()

25.

You can paint in black and white colors using the robot.

a)

True

b)

False