Introduction to Programming in Java with Karel the Dog

Quiz
•
Computers
•
9th - 12th Grade
•
Medium

James Sekcienski
Used 51+ times
FREE Resource
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
Similar Resources on Wayground
25 questions
Test Operatii Word+Formule Word

Quiz
•
1st - 10th Grade
31 questions
Review Quiz Programming

Quiz
•
9th Grade
24 questions
Finch Robot and Scratch

Quiz
•
9th - 10th Grade
32 questions
Unit 2: Properties

Quiz
•
9th - 12th Grade
30 questions
CodeHS Tracy the Turtle Final Test

Quiz
•
6th - 10th Grade
27 questions
Bandsaw Safety

Quiz
•
9th - 10th Grade
27 questions
Turtle Python Quiz 1

Quiz
•
10th - 12th Grade
30 questions
Small Basic

Quiz
•
9th Grade
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
10 questions
Proper Keyboarding Techniques

Interactive video
•
6th - 10th Grade
14 questions
Inputs and Outputs: Computer Science Intro

Lesson
•
5th - 9th Grade
10 questions
Understanding Computers: Hardware, Software, and Operating Systems

Interactive video
•
7th - 12th Grade
29 questions
AP CSP Unit 2 Review (Code.org)

Quiz
•
10th - 12th Grade