What is the purpose of using subroutines in modular programming?
Higher SDD - Subroutines

Quiz
•
Computers
•
10th Grade
•
Medium
Mr Fox
Used 19+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
To make the program more complex
To make the program run faster
To increase the size of the program
To organize code into chunks that can be reused
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which subroutine returns a value?
Procedure
Function
Condition
Loop
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the keyword used to declare a function in Python?
define
function
func
def
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the purpose of formal parameters in subroutines?
They are the identifiers used to stand in for a value that will be passed when the subroutine is called
They are the actual values passed when the subroutine is called
They are the local scope variables
They are the global scope variables
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the advantage of using local scope variables in subroutines?
They can be changed accidentally
They are released from memory when no longer needed
They are visible to the entire program
They can interfere with other parts of the program
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which subroutine does not return any data?
Condition
Loop
Procedure
Function
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the keyword used to declare a procedure in Python?
def
procedure
function
proc
Create a free account and access millions of resources
Similar Resources on Quizizz
10 questions
QUARTER3 MOD 1 TO 5

Quiz
•
10th Grade
10 questions
TLEQ3M1-5

Quiz
•
10th Grade
10 questions
Function evaluation

Quiz
•
10th - 12th Grade
15 questions
Subroutine

Quiz
•
10th Grade
10 questions
Understanding Subprograms and Subroutines

Quiz
•
10th - 12th Grade
6 questions
Classes and Objects | Starter Quiz | Oak National Academy

Quiz
•
10th Grade - University
10 questions
Code.org Unit 5 Vocab Quiz 1

Quiz
•
9th - 12th Grade
12 questions
GCSE Computing Flash Quiz

Quiz
•
10th - 11th Grade
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade
Discover more resources for Computers
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Taxes

Quiz
•
9th - 12th Grade
17 questions
Parts of Speech

Quiz
•
7th - 12th Grade
20 questions
Chapter 3 - Making a Good Impression

Quiz
•
9th - 12th Grade
20 questions
Inequalities Graphing

Quiz
•
9th - 12th Grade
10 questions
Identifying equations

Quiz
•
KG - University