Search Header Logo
AP CSP Mon Exam Review

AP CSP Mon Exam Review

Assessment

Flashcard

•

Computers

•

9th - 12th Grade

•

Practice Problem

•

Hard

Created by

Wayground Content

FREE Resource

Student preview

quiz-placeholder

42 questions

Show all answers

1.

FLASHCARD QUESTION

Front

What terminates this iteration? Options: When i equals j., When userMax equals i., When userMax is less than 0., When userMax is greater than 10.

Media Image

Back

When userMax equals i.

2.

FLASHCARD QUESTION

Front

When does the Boolean in the if-else statement evaluate to false? Options: When userMax is greater than 0., When userMax is less than 0., When userMax is equal to 0., When userMax is less than 1.

Media Image

Back

When userMax is greater than 0.

3.

FLASHCARD QUESTION

Front

What is the point of calling the userInputSeq procedure inside the if-statement’s block of code?

Media Image

Back

To prompt the user to enter a valid number.

4.

FLASHCARD QUESTION

Front

What role does the variable `n` play in the procedure? How would the code be different if there wasn’t a parameter?

Media Image

Back

`n` determines the number of times the message is displayed; without `n`, the message would display once.

5.

FLASHCARD QUESTION

Front

Which statement is NOT true? Options: 2 MOD 4 = 0, 15 MOD 2 = 1, 17 MOD 3 = 2, 25 MOD 4 = 1

Back

2 MOD 4 = 0

6.

FLASHCARD QUESTION

Front

Given the procedure call `getAnyNumber(5, 20)`, what is the maximum possible value for `getNum`?

Media Image

Back

20

7.

FLASHCARD QUESTION

Front

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 or not equal?

Media Image

Back

It only generates a random number when num1 and num2 are not equal

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?