CodeHS - Java - Karel (Sec 1-3)

CodeHS - Java - Karel (Sec 1-3)

7th - 10th Grade

15 Qs

quiz-placeholder

Similar activities

HTML Elements

HTML Elements

5th - 12th Grade

15 Qs

Web I: Final Review--BUGS!

Web I: Final Review--BUGS!

9th - 12th Grade

13 Qs

Reading a Stock Quote

Reading a Stock Quote

8th Grade

20 Qs

Web Dev: Intro to HTML

Web Dev: Intro to HTML

9th - 12th Grade

15 Qs

HTML

HTML

6th - 8th Grade

15 Qs

PYTHON DEBUGGING 1

PYTHON DEBUGGING 1

9th Grade

10 Qs

Intro to HTML

Intro to HTML

7th - 8th Grade

18 Qs

HTML Lesson 5

HTML Lesson 5

7th - 10th Grade

14 Qs

CodeHS - Java - Karel (Sec 1-3)

CodeHS - Java - Karel (Sec 1-3)

Assessment

Quiz

Computers

7th - 10th Grade

Medium

Created by

Chad Barker

Used 48+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which command is written correctly?

Move

move

Move();

move();

2.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which command is written incorrectly?

putBall();

putball();

turnLeft();

takeBall();

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Java is case sensitive.

True

False

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What line does the "run method" start on?

2

4

6

7

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What line does the "run method" end on?

2

4

6

7

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the correct command to give to Karel to have them pick up a tennis ball?

takeBall();

takeball();

take Ball();

TakeBall();

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What command does Karel not know (yet?)

turnRight();

turnLeft();

move();

takeBall();

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?