Search Header Logo

CS2 Unit 7 Review

Instructional Technology

12th Grade

Used 4+ times

CS2 Unit 7 Review
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

Which code segment results in "true" being returned if a number is even? Replace "MISSING CONDITION" with the correct code segment.

num % 2 == 0;

num % 0 == 2;

num % 1 == 0;

num % 1 == 2;

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

Which code segment will guarantee that the robot makes it to the grey square without hitting a wall or a barrier (black square)?

Media Image
Media Image
Media Image
Media Image

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

What will be printed to the console after this program runs?

[2, 5, 3, 1, 6]

[5, 2, 6, 3, 9]

[0, 3, 6, -1, 9]

[-1, 2, 6, -2, 8]

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

Which function calls would provide the most helpful test of this function?

Remember: With tests, you are attempting to figure out all the possible ways the function could be broken.

Media Image
Media Image
Media Image
Media Image

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

You have imported a library with the birthMonth() function. Based on the API, how many strings are inputed to calculate the birth month?

4

1

0

3

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

listAverage() returns the average number in a list. Which of these functions does this correctly?

Media Image
Media Image
Media Image
Media Image

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

What is printed to the console?

3

2

1

4

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?

Discover more resources for Instructional Technology