AP CSP Exam Review

AP CSP Exam Review

10th - 12th Grade

27 Qs

quiz-placeholder

Similar activities

Turtles & ect.

Turtles & ect.

9th - 12th Grade

25 Qs

AP CSP Midterm

AP CSP Midterm

10th - 11th Grade

31 Qs

AP CSP Pseudocode Practice

AP CSP Pseudocode Practice

10th Grade

24 Qs

Code.org Summative

Code.org Summative

9th - 12th Grade

25 Qs

CodeHS Tracy the Turtle Final Test

CodeHS Tracy the Turtle Final Test

6th - 10th Grade

30 Qs

Coding in Scratch

Coding in Scratch

4th Grade - University

22 Qs

Codehs - Python

Codehs - Python

11th - 12th Grade

25 Qs

AP Computer Science Final Review

AP Computer Science Final Review

9th - 12th Grade

28 Qs

AP CSP Exam Review

AP CSP Exam Review

Assessment

Quiz

Computers

10th - 12th Grade

Medium

Created by

Anne Kohart

Used 234+ times

FREE Resource

27 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 are packets when referring to the Internet?

The delay in time from when a request is sent and received

The individual sections of the IP address

Information to be sent over the Internet broken into same size groupings

The intermediate locations that send information to their destination

3.

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

4.

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

5.

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.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What type of variable is "help"?
Integer
Float
String
List

7.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

A photographer is manipulating a digital image and overwriting the original image. Which of the following describes a lossy transformation of the digital image?
Creating the gray scale of an image by averaging the amounts of red, green, and blue in each pixel and assigning this new value to the corresponding pixel in the new image. The new value of each pixel represents a shade of gray, ranging from white to black.
Creating a mirrored image by swapping the RGB values from pixels on the left side of an image with RGB values from pixels on the right side of an image.
Swapping the Red and Green values of each pixel so that areas that were red now appear green and vice versa.
Creating the negative of an image by creating a new RGB triplet for each pixel in which each value is calculated by subtracting the original value from 255. The negative of an image is reversed from the original; light areas appear dark, and colors are reversed.

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?