
Programming Concepts Quiz

Quiz
•
Computers
•
9th Grade
•
Medium

Peter Hudson
Used 1+ times
FREE Resource
19 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is a subroutine?
A named, out of line block of code that may be executed (called) by simply writing its name in a program statement
A data item that is passed to a subroutine when it is called
A named, out of line block of code that returns a value
A way that the module can be accessed and used
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is a parameter in programming?
A named, out of line block of code that may be executed (called) by simply writing its name in a program statement
A data item that is passed to a subroutine when it is called
A named, out of line block of code that returns a value
A way that the module can be accessed and used
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the key difference between a function and a procedure?
A function returns a value to the calling routine and uses the RETURN keyword, while a procedure does not return a value
A function is a named block of code, while a procedure is not
A function is used for structured programming, while a procedure is not
A function is a data item passed to a subroutine, while a procedure is not
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does structured programming involve?
Decomposition of the program into small manageable modules
Passing data items to subroutines
Returning values to the calling routine
Accessing and using modules
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is an interface in programming?
A named, out of line block of code that may be executed (called) by simply writing its name in a program statement
A data item that is passed to a subroutine when it is called
A way that the module can be accessed and used
A named, out of line block of code that returns a value
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the primary benefit of using subroutines in programming?
They make the code run faster.
They allow code to be reused and reduce repetition.
They increase the complexity of the code.
They make the code harder to maintain.
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is NOT a benefit of using subroutines?
Code is easier to test.
Code is easier to maintain/update.
Code is harder to follow.
Development time can be sped up.
Create a free account and access millions of resources
Similar Resources on Wayground
20 questions
Python turtle

Quiz
•
8th - 9th Grade
18 questions
Computer Science

Quiz
•
9th - 12th Grade
14 questions
Software Engineering

Quiz
•
9th - 12th Grade
16 questions
Searching Algorithms

Quiz
•
9th - 11th Grade
15 questions
WJEC 2.3.3 Assembly Language

Quiz
•
9th - 10th Grade
20 questions
Intro to Python Turtle Graphics 2.1-2.4 [50 points]

Quiz
•
9th Grade
20 questions
AQA GCSE Computer Science Paper 1

Quiz
•
9th - 11th Grade
15 questions
Basics in Java

Quiz
•
9th - 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
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