CodeHS - Java - Karel (Sec 1-3)

CodeHS - Java - Karel (Sec 1-3)

7th - 10th Grade

15 Qs

quiz-placeholder

Similar activities

ECS - HTML - Quiz #3 Rev - Tables and Lists

ECS - HTML - Quiz #3 Rev - Tables and Lists

8th - 10th Grade

12 Qs

HTML-Find the Bugs

HTML-Find the Bugs

7th Grade

14 Qs

ICT Java programming workshop

ICT Java programming workshop

9th Grade

10 Qs

Program Development - Python: Errors

Program Development - Python: Errors

8th - 10th Grade

13 Qs

CS Edexcel 1.2b Testing and Errors

CS Edexcel 1.2b Testing and Errors

9th - 10th Grade

18 Qs

introduction to html

introduction to html

10th Grade

20 Qs

Python - Year 8

Python - Year 8

3rd Grade - University

10 Qs

Web Design- HTML Review

Web Design- HTML Review

KG - University

17 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 51+ 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?