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
18 questions
Java Basics MP1 Test 3

Quiz
•
11th Grade
15 questions
AP CSP Unit 4: Lesson 15: Assessment Day

Quiz
•
9th - 12th Grade
10 questions
AP CSA Unit 1 & 2 Review

Quiz
•
9th - 12th Grade
20 questions
C++ Quiz

Quiz
•
University
20 questions
Python Baics

Quiz
•
10th - 11th Grade
15 questions
II CSM A & B

Quiz
•
University
15 questions
IF & CASE Conditional Statements

Quiz
•
9th - 12th Grade
10 questions
CS1310 Unit 1 Quizziz

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