Search Header Logo

AP CSP Midterm Exam Review

Authored by Jessica Gilroy

Computers

9th - 12th Grade

Used 7+ times

AP CSP Midterm Exam Review
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

50 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

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

Media Image

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

Media Image

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

Media Image

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

Media Image

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

Media Image

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

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?