AP Computer Science Principles Unit 4 Review

Quiz
•
Computers, Other
•
9th Grade - University
•
Medium
Madelyn L.
Used 53+ times
FREE Resource
15 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is an expression?
A reference to a value or expression that can be repeatedly used throughout a program.
A combination of both values and operators that evaluate to one value
A named group of programming instructions that is also referred to as a “procedure”.
2.
FILL IN THE BLANK QUESTION
45 sec • 1 pt
A _____________ evaluates to true or false
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
When coding, it is best to avoid using __________ or the code may be confusing.
Global variables
Conditionals
Functions
Local variables
4.
MULTIPLE SELECT QUESTION
30 sec • 1 pt
Global variables are _____________ and ___________________. (Choose 2)
Temporary
Can be used anywhere in your code
Permanent
Can only be used in the section of code they were created in
5.
MULTIPLE SELECT QUESTION
30 sec • 1 pt
Local variables are _______ and __________. (Choose 2)
Permanent
Can only be used in the section where it was created
Can be used anywhere in your code
Temporary
6.
FILL IN THE BLANK QUESTION
45 sec • 1 pt
_________ keep your code from getting cluttered.
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
A function is...
A named group of programming instructions. Also referred to as a “procedure”.
A combination of operators and values that evaluates to a single value.
A reference to a value or expression that can be used repeatedly throughout a program.
Create a free account and access millions of resources
Similar Resources on Wayground
20 questions
Python Basics (CodeHS)

Quiz
•
7th - 12th Grade
17 questions
Data handling

Quiz
•
11th Grade
10 questions
QBASIC Programming

Quiz
•
5th - 10th Grade
20 questions
Control Statements in Python

Quiz
•
11th Grade
20 questions
Unit 4: Variables, Conditionals, and Functions (Code.org)

Quiz
•
11th Grade
10 questions
Python - Operators and Conditional Statement

Quiz
•
3rd - 10th Grade
12 questions
C# Contextual keywords

Quiz
•
10th Grade - University
18 questions
Module 2 - Short Quiz

Quiz
•
University
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