
Subroutines - Application Questions
Authored by Mark Jones
Computers
9th - 10th Grade
Used 2+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
14 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will be the output of this function call?
Answer explanation
3 multiplied by 4 is 12, and the function returns this value.
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is output of this code?
Hello name
Answer explanation
The print statement combines 'Hello' with the name 'Alice'.
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which variable is local to the function?
Answer explanation
tax is declared inside the function and exists only there.
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How many arguments are passed into the subroutine ?
Answer explanation
Two parameters mean two arguments must be passed in the call.
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will the code output?
Answer explanation
The function multiplies 5 by 2 and returns 10.
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the purpose of using parameters in subroutines?
Answer explanation
Parameters allow data to be passed into subroutines when called.
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which line shows a function call with arguments?
Answer explanation
The function call 'add(3, 5)' passes two arguments to the function.
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?