Search Header Logo

AP CSP Exam Review

Authored by Wayground Content

Computers

9th - 12th Grade

Used 17+ times

AP CSP Exam Review
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

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

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

The Internet has multiple servers for the same content.

Redundancy means the Internet is slower than usual.

It refers to the Internet being less reliable.

2.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

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

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

3.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

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?

8

12

16

20

4.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

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

Variables

Functions

Classes

Loops

5.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

What is the latency of a system?

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

The speed at which data is processed

The amount of data that can be transmitted in a given time

The time it takes for a system to boot up

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

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

Electrical signals

Radio waves

Beam of light

Microwaves

7.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

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

2

3

4

5

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?