MSWLogo Summative Exam

MSWLogo Summative Exam

5th Grade

46 Qs

quiz-placeholder

Similar activities

LỚP 4-ÔN TẬP CUỐI NĂM

LỚP 4-ÔN TẬP CUỐI NĂM

1st - 5th Grade

45 Qs

Tin học lớp 5

Tin học lớp 5

5th Grade

50 Qs

TIN 5-ÔN TẬP CUỐI NĂM HDTH

TIN 5-ÔN TẬP CUỐI NĂM HDTH

5th Grade

45 Qs

Luyện tập lớp 5 (Test1)

Luyện tập lớp 5 (Test1)

1st - 5th Grade

49 Qs

Ôn tập Tin học lớp 5 - HK1

Ôn tập Tin học lớp 5 - HK1

1st - 5th Grade

47 Qs

Thi học kì 2

Thi học kì 2

4th - 5th Grade

43 Qs

Ôn tập Logo lớp 5

Ôn tập Logo lớp 5

5th Grade

45 Qs

MSWLogo Summative Exam

MSWLogo Summative Exam

Assessment

Quiz

Computers

5th Grade

Hard

Created by

Tafadzwa Mukahadzi

Used 1+ times

FREE Resource

46 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which window displays the turtle’s graphics in MSWLogo?

Commander Window

Graphics Window

Editor Window

Output Window

Answer explanation

The Graphics Window in MSWLogo is specifically designed to display the turtle's graphics, allowing users to see the drawings and movements made by the turtle. Other windows serve different purposes.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In the Commander Window, where do you type your commands?

Input Box

Recall Box

History Box

Command Box

Answer explanation

In the Commander Window, commands are typed in the Input Box. This is where users enter their commands for execution, making it the correct choice compared to the other options.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the primary purpose of the Recall Box in the Commander Window?

To show error messages

To display previously entered commands

To show the turtle’s current position

To display system messages

Answer explanation

The Recall Box in the Commander Window is primarily used to display previously entered commands, allowing users to easily access and reuse them without retyping.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which command moves the turtle forward 100 steps?

FD 100

FORWARD100

F 100

FOR 100

Answer explanation

The command 'FD 100' is the correct syntax in turtle graphics to move the turtle forward by 100 steps. Other options either lack proper formatting or do not represent valid commands.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The command RT 90 will:

Move the turtle right 90 steps

Turn the turtle 90 degrees clockwise

Move the turtle to position 90

Turn the turtle 90 degrees counterclockwise

Answer explanation

The command RT 90 instructs the turtle to turn 90 degrees clockwise, not to move or change position. This is a standard command in turtle graphics for rotation.

6.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

What is the correct syntax to move the turtle backward 50 steps?

BACK 50

BK 50

BACKWARD50

Answer explanation

The correct syntax to move the turtle backward is either 'BACK 50' or 'BK 50'. 'BACKWARD50' is incorrect as it lacks a space. Both 'BACK 50' and 'BK 50' effectively instruct the turtle to move backward 50 steps.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which command returns the turtle to its starting position and orientation?

START

RESET

HOME

ORIGIN

Answer explanation

The command 'HOME' returns the turtle to its starting position at the center of the screen with its original orientation. Other options like 'START', 'RESET', and 'ORIGIN' do not specifically serve this function.

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?