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
Python Programming End of Unit Assessment

Quiz
•
7th - 9th Grade
35 questions
Programming/Coding Basics - PreAssessment

Quiz
•
7th - 10th Grade
30 questions
Artificial Intelligence and Machine Learning

Quiz
•
7th - 12th Grade
35 questions
PLTW CSE Unit 1.3 Review

Quiz
•
9th - 12th Grade
34 questions
Scratch Quiz

Quiz
•
9th - 12th Grade
30 questions
Python Basics: Variables and Syntax

Quiz
•
10th Grade
29 questions
JavaScript

Quiz
•
9th - 12th Grade
30 questions
Python Beginner

Quiz
•
6th - 12th 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