wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

MS-Logo-Quiz-2

Total questions: 27

Worksheet time: 14mins

Name
Class
Date
1.

LOGO stands for _____________________

a)

Logic Oriented Group Origin

b)

Logic Oriented Graphic Oriented

c)

Least Oriented Grammer Oriented

2.

PD commands stands for __________________

a)

Pencil Down

b)

Pen Drop

c)

Pen down

3.

______command is used to erase line.

a)

PPT

b)

PE

c)

FD

4.

ST is used to _______________.

a)

Show Turtle

b)

make turtle small

c)

None of them

5.

 

The MS-Logo program is used to _________________

a)

Type Letters

b)

Drawing shapes

c)

Edit music

6.

 

LT command stands for ______________

a)

Low Turtle

b)

Least Turtle

c)

Left Turtle

7.

_______command display numbers and words in a commander window.

a)

Label

b)

Print

c)

Both A & B

8.

we used _____ command to clean the drawing area.

a)

CSS

b)

CS

c)

SC

9.

CT command stands for ______________.

a)

Clear Text

b)

Clear Screen

c)

None of them

10.

______ command draw a line of 150 points forward.

a)

PPT 150

b)

PD 150

c)

FD 150

11.

The MS-Logo Screen is divided into _______ parts.

a)

2

b)

3

c)

4

12.

_______command display numbers and text in a drawing area.

a)

Print

b)

Label

c)

FD

13.

To erase a line we used ________command after PE command.

a)

BK

b)

PPT

c)

None of them

14.

PPT and PU commands doing the same action.

a)

True

b)

False

15.

Turtle moves and draw shape in a _________ window.

a)

Commander

b)

Drawing Window

c)

Both A & B

16.

We type the commands in a __________ window.

a)

Drawing

b)

Commander

c)

None of them

17.

PPT command stands for ______________.

a)

Pen Pen Paint

b)

Paint turtle

c)

Pen Paint

18.

Label [ Hello World ] command display __________

a)

lable Hello World

b)

Label Hello

c)

Hello world

19.

After PU command we can draw lines by using FD command.

a)

True

b)

False

20.

______ command move the turtle into 60 degree left.

a)

Left 60

b)

Move Turtle 60

c)

LT 60

21.

FD command stands for __________

a)

Fast move

b)

Move down

c)

None of them

22.

PR command stands for __________

a)

print right

b)

Print

c)

None of them

23.

_____function is used to perform "Addition" in MS-Logo.

a)

difference

b)

product

c)

sum

24.

_____function is used to perform "division" in MS-Logo.

a)

difference

b)

product

c)

quotient

25.

PR (sum 5 10) display the result _________.

a)

50

b)

15

c)

150

26.

PR (difference 100 90) display the result ________.

a)

190

b)

1

c)

10

27.

PR (quotient 10 5 ) display the result ________.

a)

2

b)

50

c)

5