
CS1_Unit 5: Functions Test Review
Authored by VIRENA MERLA
Computers
9th - 10th Grade
Used 19+ times

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
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
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
What is the output of countdown(3)
4
3
2
1
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
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

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?