Karel the Dog

Karel the Dog

Assessment

Quiz

Computers

9th - 12th Grade

Medium

Used 57+ times

FREE Resource

Student preview

quiz-placeholder

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of these is a valid Karel command?
move;
move;
MOVE
move();
move()

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What command will place a ball down in a spot?
placeBall();
Putball();
putball():
putBall();

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

A piece of code that you can easily call over and over again.

Repeaters/Do-Overs

Functions/Methods

Procedures

Algorithms

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

How many times should Karel turn left in order to turn right?
1
2
3
4

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What can be used to teach Karel to turn right?

Functions/Methods

Variables

Dog treats

Karel already knows how to turn right

Loops

6.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

Which of the following can be used to comment in the code?

/

//

///

////

/* ... */

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A conditional statement is also referred to as a(n):
Question
If/Then Statement
Object
Syntax

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?