
CS Unit 1 Quiz Review

Quiz
•
Computers
•
9th - 12th Grade
•
Easy
Chandra Batzel
Used 1+ times
FREE Resource
25 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Which of these is a valid Karel command in Java?
move();
MOVE
move;
move()
2.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Which of these is a valid Karel command in Java?
turnLeft();
turnleft();
turnLeft()
TurnLeft
3.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
public class FunKarel extends Karel
{
public void run()
{
move();
putBall();
move();
}
}
What is the name of this class?
Karel
FunKarel
Run
SuperKarel
4.
MULTIPLE CHOICE QUESTION
1 min • 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
1 min • 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
1 min • 1 pt
Which of these methods will create a method called turnRight that will have Karel turn left three times?
private void turnRight
{
turnLeft();
turnLeft();
turnLeft();
}
private void turnRight() { turnLeft turnLeft turnLeft }
private void turnRight() { turnLeft(); turnLeft(); turnLeft(); }
private turnRight() { turnLeft(); turnLeft(); turnLeft(); }
7.
MULTIPLE CHOICE QUESTION
1 min • 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
25 questions
CodeHS Unit 1 Karel Test (Corgi edition)

Quiz
•
10th Grade
23 questions
Unit 1 CodeHS Review

Quiz
•
9th - 12th Grade
25 questions
Programming with Karel

Quiz
•
7th - 12th Grade
25 questions
CodeHS Javascript Unit 1 Quiz Review

Quiz
•
9th - 12th Grade
25 questions
Code HS 3.19 Intro to Programming w/Karel

Quiz
•
9th - 12th Grade
21 questions
Swift playground Quiz 3

Quiz
•
11th - 12th Grade
22 questions
Karel Quiz

Quiz
•
8th - 12th Grade
22 questions
Karel and Programming Basics

Quiz
•
9th Grade
Popular Resources on Wayground
18 questions
Writing Launch Day 1

Lesson
•
3rd Grade
11 questions
Hallway & Bathroom Expectations

Quiz
•
6th - 8th Grade
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
40 questions
Algebra Review Topics

Quiz
•
9th - 12th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
19 questions
Handbook Overview

Lesson
•
9th - 12th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade
Discover more resources for Computers
40 questions
Algebra Review Topics

Quiz
•
9th - 12th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
19 questions
Handbook Overview

Lesson
•
9th - 12th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade
40 questions
LSHS Student Handbook Review: Pages 7-9

Quiz
•
11th Grade
24 questions
Scientific method and variables review

Quiz
•
9th Grade
10 questions
Characteristics of Life

Quiz
•
9th - 10th Grade
19 questions
Mental Health Vocabulary Pre-test

Quiz
•
9th Grade