wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

MSWlogo test 1

Total questions: 40

Worksheet time: 20mins

Name
Class
Date
1.

Arithmetic operators work on ………………… .

a)

Numbers

b)

Letters

c)

Sentences

d)

Paragraphs

2.

It is used to assign a value to a variable

a)

Make

b)

Show

3.

It is used to write anything on the Commander Window.

a)

Print

b)

Show

c)

Make

d)

SETFLOODCOLOR

4.

It displays value of the variable created using MAKE command.

a)

Make

b)

Show

c)

SETPENCOLOR

5.

Choose the right option in MSWLogo

to find out the addition of 10 and 12.

a)

Print 10-12

b)

Print 10+12

c)

Print 10/12

d)

Print 10*12

6.

Choose the right option in MSWLogo to multiply number 12 with 2

a)

Print 12- 2

b)

Print 12 / 2

c)

Print SUM 12 2

d)

Print Product 12 2

7.

What is the output of the following command

Print 4 /2 * 8 + 3

a)

20

b)

18

c)

19

d)

21

8.

What command can be used display the quotient when 25 is divided by 7 ?

a)

*

b)

/

c)

quotient

d)

remainder

9.

It is a memory container which holds a value.

a)

Variable

b)

Value

10.

Guess the output of the following command

PRINT (SUM 1 2 3 4 5)

a)

12

b)

11

c)

15

d)

10

11.

It clears the Main Screen and places the turtle back in the centre of the screen.

a)

Trace

b)

Execute

c)

Reset

12.

Computers follow ______________ instructions.

a)

Random

b)

Step by step

c)

all types of

13.

While problem solving we must think ___________.

a)

Logically

b)

Irrationally

c)

Randomly

14.

It is the place where the turtle is seen.

a)

Recall list box

b)

Command input box

c)

Drawing Area

15.

All the commands are typed here.

a)

Recall list box

b)

Main Screen

c)

Command input box

16.

To exit MSWLogo , type ________in the Input Box.

a)

Good Day

b)

Bye

c)

Bye Bye

17.

The pointed top of the turtle is called

a)

Head

b)

Point

c)

Tail

18.

Exploring different ways to solve a problem can help us find the _________ way to do it.

a)

smallest

b)

best

c)

easiest

19.

List the steps to achieve the solution is the ____________ step in problem solving.

a)

first

b)

second

c)

fourth

20.

While Problem Solving, we use the 5 W and I H rule to think logically.

a)

True

b)

False

21.

MSWLogo commands are also known as Buttons.

a)

True

b)

False

22.

A problem is a simple task.

a)

True

b)

False

23.

When you close the MSWLogo screen, it also closes the _____________.

a)

Control buttons

b)

Commander window

c)

Recall list box

24.

To turn the turtle left by 90 steps, type ____________ in the Input Box.

a)

LT

b)

RT 90

c)

LT 90

25.

____________ is just below the Title Bar of the Commander window.

a)

Command input box

b)

Drawing area

c)

Recall list box

26.

Which command is used to move the turtle forward with specified number of steps?

a)

Back(BK)

b)

Forward(FD)

c)

Right(RT)

d)

Left(LT)

27.

Which command is used to turn the turtle in clockwise direction from the home position?

a)

SETH

b)

Left

c)

Right

d)

Back

28.

Which command erases the drawing on Main Screen and brings the turtle to Home position?

a)

HOME

b)

CLEAN

c)

CLEARSCREEN

d)

CLEARTEXT

29.

Which command hides the turtle in MSWLogo?

a)

ST

b)

CT

c)

CS

d)

HT

30.

The File extension of MSWLogo files is___________.

a)

*.CRP

b)

*.BMP

c)

*.CLS

d)

*.XLS

31.

Full Form of command PPT is_______________.

a)

Pen Paint

b)

Pen Erase

c)

Pen Size

d)

Pen Color

32.

Which command erases the text in Recall List Box?

a)

Clear Text

b)

Clean Text

c)

CT

d)

All of the above

33.

Which command turns the turtle in Right direction?

a)

RT

b)

LT

c)

SetH

d)

None of the above

34.

Which key is pressed to execute the command written in Command Input Box?

a)

Number keys

b)

Alt key

c)

Ctrl key

d)

Enter key

35.

Save option is found in which MSWLogo menu?

a)

Bitmap

b)

Set

c)

File

d)

Zoom

36.

MSWLogo stands for ________________.

a)

Microsoft Window Logo

b)

Microsoft Windows Logo

c)

Microsoft Welcome Logo

37.

The drawing area is called ______________.

a)

input box

b)

command box

c)

turtle

d)

turtle's playground

38.

A command is ________________.

a)

an order

b)

an object

c)

a person

39.

The correct command to make a square is ______________.

a)

REPEAT 4 [FD 90 RT 100]

b)

REPEAT 4 [FD 100 RT 90]

c)

REPEAT 4 [FD 100]

40.

The correct command to make a square is ______________.

a)

REPEAT 3 [FD 100 RT 60]

b)

REPEAT 3 [FD 60 RT 100]

c)

REPEAT 3 [FD 100]