AP CSP Exam Review

Quiz
•
Computers
•
9th - 12th Grade
•
Medium
Lakeisha Fuller
Used 147+ 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
44 questions
IGCSE chapter 4

Quiz
•
9th - 12th Grade
46 questions
PYTHON PROGRAMMING - FINAL EXAM REVIEW

Quiz
•
9th - 12th Grade
40 questions
How Computers work

Quiz
•
9th Grade
44 questions
Algorithms and Pascal Programming

Quiz
•
9th - 10th Grade
44 questions
python

Quiz
•
10th Grade
40 questions
Unit 4: Software Quiz

Quiz
•
9th Grade
40 questions
Computer Science 4.6

Quiz
•
11th Grade
40 questions
Scratch Midterm Revision

Quiz
•
9th Grade
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