Search Header Logo

CS1_Unit 5: Functions Test Review

Authored by VIRENA MERLA

Computers

9th - 10th Grade

Used 19+ times

CS1_Unit 5: Functions Test Review
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What do you call the condition that stops recursion?

return

base case

stop

recurse

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What keyword is used to halt a function and go back to the calling code?

stop

base case

quit

return

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What is the output when stairs = 0?

Up a step!

No more steps.

Up a step!

No more steps.

0 steps

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Every time you _ a function, the indented statements are run.

return

use

call

print

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the asterisk * do in a function argument?

allows more than one argument to be passed

creates a comment in the argument

assigns a default value to the argument

gives an error

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What is the output of countdown(3)

4

3

2

1

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Which statement is a correct way to call the function?

makeASandwich("strawberry jelly")

makeSandwich("strawberry jelly")

makeAsandwich("strawberry jelly")

makeASandwich(jelly)

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?