Introduction to Programming in Java with Karel the Dog

Introduction to Programming in Java with Karel the Dog

9th - 12th Grade

28 Qs

quiz-placeholder

Similar activities

Icon challenge

Icon challenge

4th - 9th Grade

26 Qs

Java Review

Java Review

9th Grade - University

25 Qs

Introduction to Multimedia and Photography

Introduction to Multimedia and Photography

12th Grade

23 Qs

CS-9 Chapter-4 Computer Hardware Part 1: Rabin Ghimire

CS-9 Chapter-4 Computer Hardware Part 1: Rabin Ghimire

8th - 9th Grade

24 Qs

Computer Science IT quiz WIP - IT Level 3 by MZH

Computer Science IT quiz WIP - IT Level 3 by MZH

9th - 12th Grade

23 Qs

Scratch Quiz

Scratch Quiz

5th - 10th Grade

24 Qs

Exploring Bridges and Their Design

Exploring Bridges and Their Design

9th Grade

24 Qs

E-Tech Quiz

E-Tech Quiz

12th Grade

24 Qs

Introduction to Programming in Java with Karel the Dog

Introduction to Programming in Java with Karel the Dog

Assessment

Quiz

Computers

9th - 12th Grade

Practice Problem

Medium

Created by

James Sekcienski

Used 51+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

28 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a valid Karel command?

move;

Move();

move();

move()

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a valid Karel command?

TurnLeft();

turn left;

turn left();

turnLeft();

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What command do you use to add a ball at Karel's current location?

addBall();

putBall();

placeBall();

takeBall();

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is not true about a Karel command?

Command names can only be made up of one word

Commands do not have any spaces

Capitalization has to match exactly

Every command ends in ();

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

By default, Karel knows how to turn right.

True

False

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

If Karel is currently facing South, then after you call turnLeft(); Karel will be facing _.

North

South

East

West

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

When using CodeHS, the method that contains all the main code that will execute when you click "Run!" is called

start

main

run

begin

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?