
Unit 1 Karel Commands Quiz (Java)

Quiz
•
Computers
•
10th Grade
•
Hard
Vu Ton
FREE Resource
25 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of these is a valid Karel command in Java?
move();
MOVE
move;
move()
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of these is a valid Karel command in Java?
turnLeft();
turnleft();
turnLeft()
TurnLeft
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the name of this class?
Karel
FunKarel
Run
SuperKarel
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the name of the method that gets called to start a Java Karel program?
go()
start()
run()
move()
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which is the correct class signature for a Karel program named CleanupKarel?
public class CleanupKarel extends Karel
public class CleanupKarel < Karel
public CleanupKarel
CleanupKarel extends Karel
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of these methods will create a method called turnRight that will have Karel turn left three times?
A
B
C
D
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is a method in Karel?
A method is the name for an entire Java program
A method is something that lets you repeat a command a fixed number of times
A method is a command that Karel can do. It has a name and a set of instructions.
A method is the way that you leave a note for someone else who reads the code.
Create a free account and access millions of resources
Similar Resources on Wayground
23 questions
Java Unit 1 - Quiz Review

Quiz
•
10th Grade
25 questions
CodeHS CompSci Final Exam

Quiz
•
8th Grade - University
25 questions
JavaScript Basics & Graphics Test

Quiz
•
9th - 12th Grade
23 questions
Web Design Part 2

Quiz
•
9th - 12th Grade
20 questions
Computer Software and Hardware

Quiz
•
10th Grade
20 questions
SPJ10-Excel Shortcut Keys

Quiz
•
10th Grade
21 questions
Introduction to CS

Quiz
•
7th Grade - University
23 questions
Programming with Karel Quiz

Quiz
•
9th - 12th Grade
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
Appointment Passes Review

Quiz
•
6th - 8th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
20 questions
Grammar Review

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

Interactive video
•
6th - 10th Grade
17 questions
[AP CSP] Binary Number System

Lesson
•
9th - 12th Grade
15 questions
1.1 Network Fundamentals Quiz

Quiz
•
10th Grade
20 questions
Understanding Information Processing Cycle

Quiz
•
10th Grade
19 questions
AP CSP Unit 1 Review (code.org)

Quiz
•
10th - 12th Grade