Subroutines

Subroutines

9th - 11th Grade

25 Qs

quiz-placeholder

Similar activities

Very Basic Programming

Very Basic Programming

10th - 12th Grade

20 Qs

Print, Input, Subroutines, Selection

Print, Input, Subroutines, Selection

10th - 11th Grade

22 Qs

Python turtle

Python turtle

8th - 9th Grade

20 Qs

General Python year 10

General Python year 10

9th Grade - University

20 Qs

Python (The Basics)

Python (The Basics)

6th - 10th Grade

20 Qs

Python Programming Quiz

Python Programming Quiz

9th Grade - University

20 Qs

A-level Subroutine

A-level Subroutine

11th Grade

20 Qs

Subroutines

Subroutines

Assessment

Quiz

Computers

9th - 11th Grade

Medium

Created by

R Woodruff

Used 63+ times

FREE Resource

25 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is not an example of a subroutine?

Procedure

Function

List

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Subroutines are designed to save the programmer time

True

False

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Subroutines are designed to save the user time

True

False

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Using a subroutine ensures you avoid having ______ code throughout your program

Repeated

Incorrect

Illogical

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Ensuring your program can still be used by another person without your help

Code Maintainability

Code Reusing

Code Sharing

6.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

What is the purpose of using subroutines in your programming?

Avoiding repeated sections of code

Making your code shorter and easier to read

Enabling you to split your code into sections

Avoiding making errors in your code

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What is the name of the subroutine?

happyBirthday

person

def

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?