AP CSP Exam Review

Quiz
•
Computers
•
9th - 12th Grade
•
Medium
Lakeisha Fuller
Used 149+ times
FREE Resource
45 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
What does it mean when we say the Internet is redundant?
Parts of it are unnecessary
If a path is down, packets can be routed a different way
It has a delay between the request and the response to the request
If there is an error, a backup system is brought online to be used
2.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
What describes the process of keeping common or similar features and functionality while removing details that are different?
An alorithm
Decomposition
Simulation
Abstraction
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How are algorithms and programs related?
They have a hierarchical relationship
Programs implement algorithms
Algorithms implement programs
They can both be run on a computer
4.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
What is a benefit of collaboration when writing code?
Collaboration allows the work to be divided among independent programmers to create.
Collaboration makes it easier to document another person's code
Collaboration makes it eastier to find errors
Collaboration produces an increase in user requirements that can be met with more team members.
5.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
6.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
I - Lossless compression is used only to send files over the Internet
II - Sending a compressed version of a file ensures that the contents of the file cannot be intercepted by an unauthorized user.
7.
MULTIPLE CHOICE QUESTION
3 mins • 1 pt
PROCEDURE MoveTriangle (numMoves, numTurns)Which of the following instructions will get the red triangle to the gray square?
{
REPEAT numMoves TIMES
{
MOVE_FORWARD()
}
REPEAT numTurns TIMES
{
TURN_RIGHT()
}
}
MoveTriangle (1, 1) MoveTriangle (1, 1) MoveTriangle (3, 1) MoveTriangle (3, 0)
MoveTriangle (4, 1)
MoveTriangle (4, 0)
MoveTriangle (1, 1)
MoveTriangle (1, 3)
MoveTriangle (3, 1)
MoveTriangle (3, 0)
MoveTriangle (1, 1)
MoveTriangle (1, 3)
MoveTriangle (3, 3)
MoveTriangle (3, 0)
Create a free account and access millions of resources
Similar Resources on Wayground
45 questions
H - Substrings

Quiz
•
12th Grade
44 questions
Multidimensional list and tuples 2025

Quiz
•
9th - 12th Grade
43 questions
Programming Concepts Quiz Prt 2

Quiz
•
9th Grade
42 questions
QCAA Digital Solutions 2025 - U3T2: Real-world Problems

Quiz
•
12th Grade
41 questions
Computer Science 22/23

Quiz
•
8th - 11th Grade
45 questions
Quizes-Syntax-Master

Quiz
•
12th Grade
40 questions
Microbit Pretest

Quiz
•
8th - 9th Grade
49 questions
1. Data Representation - Computer Science CIE IGCSE 2023-24

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