
Y10 subroutine

Quiz
•
Computers
•
9th - 12th Grade
•
Hard
David Kang
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the primary purpose of a subroutine in programming?
To define a variable
To repeat a set of statements indefinitely
to perform a specific task with an identifiable name
To terminate the program
2.
FILL IN THE BLANK QUESTION
1 min • 1 pt
The values passed into a subroutine are called _______.
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
A subroutine is executed as soon as it is defined in the program.
True
False
4.
MATCH QUESTION
1 min • 1 pt
Match the terms to their definitions:
Breaking problems into smaller parts
Arguments
Values a subroutine receives
Parameters
Transfers program control to subroutine
Decomposition
Values passed into a subroutine
Control Flow
5.
REORDER QUESTION
1 min • 1 pt
Arrange the steps in the execution of a subroutine in order:
Call the subroutine
Execute the subroutine code
Define the subroutine
Return control to the main program
6.
OPEN ENDED QUESTION
3 mins • 1 pt
Explain one advantage of using subroutines in a program.
Evaluate responses using AI:
OFF
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Given the code snippet:
What will the output be?
3 + 7
10
add(3, 7)
Error
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
2.1.1 Thinking abstractly

Quiz
•
11th Grade
14 questions
Lists, Subroutines and Sequence in Pseudocode - Python

Quiz
•
1st - 11th Grade
14 questions
CS Unit 5: Functions and Subroutines

Quiz
•
12th Grade
10 questions
Subprograms

Quiz
•
9th Grade
10 questions
CHAPTER1-FUNCTION

Quiz
•
12th Grade
11 questions
37. Algorithm - Producing Algorithms Quiz

Quiz
•
9th - 12th Grade
15 questions
Algorithms

Quiz
•
8th - 10th Grade
14 questions
Programming language classification

Quiz
•
12th Grade
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
10 questions
1.2 OSI & TCP IP Models Quiz

Quiz
•
10th Grade
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
30 questions
Introduction to Computers

Quiz
•
8th - 9th Grade
35 questions
Computer Baseline Examination 2025-26

Quiz
•
9th - 12th Grade
13 questions
Problem Solving Process

Quiz
•
9th - 12th Grade
20 questions
Hardware vs. Software Quiz

Quiz
•
7th - 10th Grade
10 questions
Understanding Algorithms with Pseudocode and Flowcharts

Interactive video
•
9th - 12th Grade