
AP CSP - Fall Review
Authored by Jon Cihlar
Computers
10th - 12th Grade
Used 5+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is 10 (base 10) in base 2?
1010
10
101
1001
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What symbol comes after if, while, and for in statements?
:
,
;
!
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
An algorithm is a/an ____.
precise and unambiguous set of instructions that complete a task
binary representation of a specific phenomenon
computer program that must finish its task in a reasonable time
computer program that never finishes its task
4.
MULTIPLE SELECT QUESTION
1 min • 1 pt
In Python, which of the following are equivalent to 4?
2**2
2*2
9 // 2
9 % 5
5.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
The Structured Program Theorem states any algorithm can be expressed as a combination of which of the following control structures (select all that apply).
Sequence
Selection
Repetition
Procedures/Functions
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is the largest in base 16?
B0
5A
3C
AF
7.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What does the following code output when the user enters 1? (Assume the indenting is correct)
a = input()
if (a % 2 == 0):
print('Even')
else:
print('Odd')
Odd
Even
Nothing
An error - there is a syntax error
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?
Similar Resources on Wayground
15 questions
Understanding Compilers and Their Functions
Quiz
•
11th Grade
10 questions
Hệ Điều Hành Của Máy Tính
Quiz
•
10th Grade - University
15 questions
User Interface Design - Topic 1
Quiz
•
12th Grade
12 questions
Calidad y Atributos del Servicio
Quiz
•
9th - 12th Grade
15 questions
Parcial - Módulo IV
Quiz
•
1st Grade - University
9 questions
11 сыныпқа арналған тест тапсырмалары
Quiz
•
11th Grade
10 questions
Tipos de bases de datos
Quiz
•
10th Grade - University
10 questions
Printers
Quiz
•
9th - 12th Grade
Popular Resources on Wayground
15 questions
Fractions on a Number Line
Quiz
•
3rd Grade
10 questions
Probability Practice
Quiz
•
4th Grade
15 questions
Probability on Number LIne
Quiz
•
4th Grade
20 questions
Equivalent Fractions
Quiz
•
3rd Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
22 questions
fractions
Quiz
•
3rd Grade
6 questions
Appropriate Chromebook Usage
Lesson
•
7th Grade
10 questions
Greek Bases tele and phon
Quiz
•
6th - 8th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials
Interactive video
•
6th - 10th Grade
14 questions
[AP CSP] JavaScript Programming Quiz
Quiz
•
9th - 12th Grade
10 questions
Understanding Computers and Computer Engineering
Interactive video
•
7th - 12th Grade
37 questions
Python - Tuples, Lists, and List Methods
Quiz
•
9th - 12th Grade