AP CSP Final Exam Fall 24

Quiz
•
Computers
•
12th Grade
•
Hard
Slawomir Surowiec
Used 3+ times
FREE Resource
16 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
1
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
2. Which of the following is a key factor in determining the efficiency of an algorithm?
a. The machine on which the algorithm is running
b. The length of the algorithm
c. The required number of computations required in the algorithm
d. The amount of computational resources used by the algorithm and the number of times a statement or group of statement executes
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
3. Every task that you deal with on a day-to-day basis, no matter how large or small,
requires that you perform a specific set of actions and make a particular set of decisions
in very precise ways. These sets of actions and decisions are known as what?
a. Abstraction
b. Algorithms
c. Building Blocks
d. Processes
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
4. What kind of flow pattern is represented by this portion of a larger flowchart?
a. Sequence
b. Selection
c. Iteration
d. Sorting
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
5. A computer programming student has a great idea to correctly calculate the total cost of
tickets for a family at a football game. He designs a program that successfully outputs how much money it costs a family of adults and children to attend the game. Adults cost $7 and children cost $3. The program simply asks the family how many adults there are attending and how many children. Based on those two inputs, with some multiplication and addition, the program then outputs the answer. How would we classify how this program scales as the family size increases?
a. Constant
b. Logarithmic
c. Linear
d. Quadratic
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
6. Let a = 10, b = 5 and c = 7. Based on the flowchart below, in what order will the values be outputted at the end of the flowchart?
a. 10, 5, 7
b. 7, 10, 5
c. 10, 7, 5
d. 5, 7, 10
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
7. What type of language is used in the below algorithm?
Prompt user for number
if number is greater than or equal to 0
Output “Positive”
else
Output “Negative”
Repeat 4 times
a. Natural language
b. Low-level language
c. High-level language
d. Pseudocode
Create a free account and access millions of resources
Similar Resources on Wayground
12 questions
Computer Science

Quiz
•
3rd - 12th Grade
15 questions
AP Computer Science A Review 1

Quiz
•
10th - 12th Grade
19 questions
AP CSP Review

Quiz
•
11th - 12th Grade
15 questions
AQA Computer Science GCSE - 3.1 Fundamentals of algorithms

Quiz
•
10th - 12th Grade
20 questions
Computer Science

Quiz
•
9th - 12th Grade
15 questions
Code.org - Unit 6 Review

Quiz
•
9th - 12th Grade
15 questions
Algorithms

Quiz
•
3rd - 12th Grade
12 questions
Introduction to programming

Quiz
•
12th Grade
Popular Resources on Wayground
18 questions
Writing Launch Day 1

Lesson
•
3rd Grade
11 questions
Hallway & Bathroom Expectations

Quiz
•
6th - 8th Grade
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
40 questions
Algebra Review Topics

Quiz
•
9th - 12th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
19 questions
Handbook Overview

Lesson
•
9th - 12th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade
Discover more resources for Computers
40 questions
Algebra Review Topics

Quiz
•
9th - 12th Grade
19 questions
Handbook Overview

Lesson
•
9th - 12th Grade
62 questions
Spanish Speaking Countries, Capitals, and Locations

Quiz
•
9th - 12th Grade
20 questions
First Day of School

Quiz
•
6th - 12th Grade
6 questions
Maier - AMDM - Unit 1 - Quiz 1 - Estimation

Quiz
•
12th Grade
21 questions
Arithmetic Sequences

Quiz
•
9th - 12th Grade
21 questions
9th Grade English Diagnostic Quiz

Quiz
•
9th - 12th Grade
7 questions
Characteristics of Life

Interactive video
•
11th Grade - University