
CT18 Revision

Quiz
•
Computers
•
9th Grade
•
Medium
Dominica-Clemente Cascarino
Used 1+ times
FREE Resource
18 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is a subprogram?
A type of Python module
A loop that executes a set of statements
A block of code that runs when it is called
A type of variable used to store data
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is a parameter?
A type of error within the code
A variable defined within the subprogram
A type of subprogram
A piece of data passed to a subprogram
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is an array?
A collection of elements that are all numbers
A collection of elements that are all the same data type
A decimal value, such as 25.0
A list that contains another list
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How would you add new items to the end of a list?
list.append()
list.add()
list.get()
list.modify()
5.
FILL IN THE BLANK QUESTION
30 sec • 1 pt
This piece of code works by searching for the first element in a list that has a specific value and then taking it away.
6.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
for i in range(3):
print(i)
What would this code output?
1, 2, 3
0, 1, 2, 3
0, 1, 2
i
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
A variable defined within a subprogram, that cannot be used outside of it:
Local
Global
Create a free account and access millions of resources
Similar Resources on Wayground
20 questions
Computer Pioneers - Charles Babbage & others

Quiz
•
9th Grade
16 questions
Subroutines

Quiz
•
9th - 11th Grade
14 questions
9.1.5 - Starter Quiz

Quiz
•
7th - 11th Grade
14 questions
GCSE Computing - Subprograms

Quiz
•
9th - 10th Grade
20 questions
iGCSE Computer Science: Problem Solving

Quiz
•
9th - 12th Grade
15 questions
10 min test 18

Quiz
•
9th - 12th Grade
17 questions
SUBPROGRAMS

Quiz
•
9th Grade
18 questions
AQA GCSE Computer Science - 3.1.4 Sorting Algorithms

Quiz
•
8th - 10th 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
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