Search Header Logo
AP CSP Exam Review

AP CSP Exam Review

Assessment

Flashcard

Computers

9th - 12th Grade

Practice Problem

Hard

Created by

Wayground Content

FREE Resource

Student preview

quiz-placeholder

19 questions

Show all answers

1.

FLASHCARD QUESTION

Front

What does it mean when we say the Internet is redundant?

Back

If a path is down, packets can be routed a different way.

2.

FLASHCARD QUESTION

Front

Which of the following activities poses the LEAST potential cybersecurity risk?
- Clicking on a link in an email from an unknown sender
- Sharing your device’s private key used for encryption
- Sharing your device’s public key used for encryption
- Using a credit card to make an online purchase on a website that does not use encryption

Back

Sharing your device’s public key used for encryption

3.

FLASHCARD QUESTION

Front

Trace the value of an integer variable n in the following code.
i ← 1
n ← 2
REPEAT until i = 4
{
  n ← n * 2
  i ← i + 1
} What is n?

Back

16

4.

FLASHCARD QUESTION

Front

A piece of code that you can easily call over and over again.

Back

Functions

5.

FLASHCARD QUESTION

Front

What is the latency of a system?

Back

The time it takes for a bit to travel from sender to receiver

6.

FLASHCARD QUESTION

Front

Which bit-sending technology is used for fiber optic cables?

Back

Beam of light

7.

FLASHCARD QUESTION

Front

How many times will this loop run?
for i in range (1, 4):

Back

3

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?