AP CSP Midterm Exam Review

Quiz
•
Computers
•
9th - 12th Grade
•
Medium

Jessica Gilroy
Used 4+ times
FREE Resource
50 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What terminates this iteration?
When i equals j.
When userMax equals i.
When userMax is less than 0.
When userMax is greater than 10.
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
When does the Boolean in the if-else statement evaluate to false?
When userMax is greater than 0.
When userMax is less than 0.
When userMax is equal to 0.
When userMax is less than 1.
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the point of calling the userInputSeq procedure inside the if-statement’s block of code?
To reset the userMax variable.
To display the sum of the numbers.
To prompt the user to enter a valid number.
To terminate the loop.
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What role does the variable `n` play in the procedure? How would the code be different if there wasn’t a parameter?
`n` determines the number of times the message is displayed; without `n`, the message would display once.
`n` determines the message content; without `n`, the message would be empty.
`n` determines the display order; without `n`, the order would be reversed.
`n` determines the display speed; without `n`, the message would display slowly.
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which statement is NOT true?
2 MOD 4 = 0
15 MOD 2 = 1
17 MOD 3 = 2
25 MOD 4 = 1
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Given the procedure call `getAnyNumber(5, 20)`, what is the maximum possible value for `getNum`?
5
15
19
20
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Explain the functionality check of the if-else control structure in version B of getAnyNumber:
It only generates a random number when num1 and num2 are equal
It only generates a random number when num1 and num2 are not equal
Create a free account and access millions of resources
Similar Resources on Wayground
55 questions
Domain 2 - Network Security

Quiz
•
10th Grade - University
50 questions
PYTHON-STRINGS

Quiz
•
12th Grade
50 questions
GCSE Computer Science Knowledge Check Jan 19

Quiz
•
10th Grade
50 questions
AP CS P 5.1

Quiz
•
10th Grade - University
55 questions
untitled

Quiz
•
12th Grade - University
50 questions
ICT Diagnostic Test

Quiz
•
11th Grade
45 questions
STRINGS

Quiz
•
11th Grade
50 questions
Ujian Semester Ganjil Kelas IX

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