code.org Unit 3 Review

Quiz
•
Computers
•
9th - 12th Grade
•
Hard
Megan Cullen
FREE Resource
34 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
What will the "background-color" of the "bottomButton" be when the program is finished running?
red
orange
blue
green
2.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
The following program is run. Then the user clicks the "bottomButton" ONCE and then clicks the "topButton" ONCE. What will be displayed in the console?
aaa bbb ccc
aaa ccc bbb
bbb aaa ccc
ccc bbb aaa
3.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
The following program is run. Then the user clicks the "bottomButton" TWO TIMES. What will be displayed in the console?
aaa bbb ccc ddd
bbb ddd ccc ccc
bbb ddd aaa aaa
bbb ccc ccc ddd
4.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
Which of the following BEST describes the differences between sequential and event-driven programming?
In sequential programming commands run one at a time. In event-driven programming all commands run at the same time
In sequential programming commands run faster than in event-driven programming.
In sequential programming each command is run many times in sequence. In event-driven programming all commands are run a single time as an event.
In sequential programming commands run in the order they are written. In event-driven programming some commands run in response to user interactions or other events.
5.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
Which of the following is NOT a reason to include comments in programs
Comments help the computer decide whether certain components of a program are important.
Comments help programmers debug issues in their own code
Comments help document how code was written for other programmers to use
Comments enable programmers to track their work throughout the development process
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Select the correct code.
A
B
C
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which line of code produces the message?
1
2
3
Create a free account and access millions of resources
Similar Resources on Wayground
30 questions
2.1.1. Programming Constructs and Control Flow

Quiz
•
11th - 12th Grade
35 questions
Unit 9.1 - Textual Programming

Quiz
•
8th Grade - University
30 questions
PYTHON AI

Quiz
•
9th Grade
30 questions
BCHS Y9 Python Topic 6 Quiz

Quiz
•
9th - 12th Grade
30 questions
Programming launchpad: JS practice

Quiz
•
12th Grade
30 questions
CS Unit1 : Problem Solving

Quiz
•
10th Grade
30 questions
Unit 2.5 - Programming Languages & IDEs

Quiz
•
10th Grade
32 questions
Grade 10 Quiz chp# 1

Quiz
•
10th 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