Unit 2 Knowledge Test Make Up

Quiz
•
Computers
•
9th - 12th Grade
•
Easy
Miguel [SCHS]
Used 1+ times
FREE Resource
11 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is the correct way to define a turnRight function in Karel?
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
In this code, how many times is the dance function called and how many times is it defined?
Called 3 times, defined 3 times
Called 1 time, defined 1 time
Called 1 time, defined 3 times
Called 3 times, defined 1 time
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is wrong with this for loop?
I. The for loop uses commas instead of semicolons
II. It should say i++ instead of i + 1
I
II
I and II
The loop is correct.
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the proper format for a multi-line comment in Karel?
{This is a comment}
// This is a comment
/* This is a comment
This is a comment
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What condition should be used in this while loop to get Karel to pick up all the tennis balls on the current location?
noBallsPresent()
ballsPresent()
frontIsClear()
takeBall()
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How can we teach Karel new commands?
For loop
While loop
The start function
Define a new function
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How can we improve the following program?
Fix the indentation of this program
Use a while loop to repeat the move command
Break down this program into more functions
Use a for loop to repeat the move command
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
Karel Quizzes 1-5 (Command - Start)

Quiz
•
9th - 12th Grade
16 questions
Loops

Quiz
•
5th - 12th Grade
7 questions
Basic Karel Review

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

Quiz
•
9th - 12th Grade
16 questions
Iteration Recap

Quiz
•
8th - 9th Grade
16 questions
Loops Quiz

Quiz
•
9th - 12th Grade
10 questions
IGCSE ICT Turtle Graphics

Quiz
•
10th Grade
10 questions
TEST - Trace table exercise 1

Quiz
•
11th 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
9/11 Experience and Reflections

Interactive video
•
10th - 12th 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
9 questions
Tips & Tricks

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

Interactive video
•
6th - 10th Grade
10 questions
1.2 OSI & TCP IP Models Quiz

Quiz
•
10th Grade
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
30 questions
Introduction to Computers

Quiz
•
8th - 9th Grade
35 questions
Computer Baseline Examination 2025-26

Quiz
•
9th - 12th Grade
13 questions
Problem Solving Process

Quiz
•
9th - 12th Grade
20 questions
Hardware vs. Software Quiz

Quiz
•
7th - 10th Grade
10 questions
Understanding Algorithms with Pseudocode and Flowcharts

Interactive video
•
9th - 12th Grade