AQA 8525 GCSE CS 3.2.10 Subroutines & 3.2.11 Robust & Secure

AQA 8525 GCSE CS 3.2.10 Subroutines & 3.2.11 Robust & Secure

10th - 11th Grade

50 Qs

quiz-placeholder

Similar activities

Data Science

Data Science

9th - 12th Grade

50 Qs

functions in python class 12  vaishali

functions in python class 12 vaishali

11th - 12th Grade

50 Qs

រំឮកមេរៀនPython

រំឮកមេរៀនPython

11th Grade

45 Qs

Week 4 - What is Python?

Week 4 - What is Python?

9th - 12th Grade

46 Qs

STARTER - 1D Array Test

STARTER - 1D Array Test

9th - 12th Grade

48 Qs

AP CSP Vocab Part 1

AP CSP Vocab Part 1

11th Grade

52 Qs

IGCSE Subroutines

IGCSE Subroutines

9th - 12th Grade

48 Qs

AQA GCSE Computer Science - 3.1 Fundamentals of algorithms

AQA GCSE Computer Science - 3.1 Fundamentals of algorithms

8th - 10th Grade

49 Qs

AQA 8525 GCSE CS 3.2.10 Subroutines & 3.2.11 Robust & Secure

AQA 8525 GCSE CS 3.2.10 Subroutines & 3.2.11 Robust & Secure

Assessment

Quiz

Computers

10th - 11th Grade

Medium

Created by

Stephen Birtles

Used 30+ times

FREE Resource

50 questions

Show all answers

1.

FILL IN THE BLANK QUESTION

1 min • 1 pt

A subroutine is a block of code that can be executed by _______ it from the program?

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

When a subroutine has finished executing its code...

the program will continue with the next line of programming code after the line that goes to the subroutine

the program will end even if there are more lines of code after the subroutine was used

the program will return to the start regardless of wherever it reached when the subroutine was referenced

the program will run any remaining subroutines, ignoring any other code remaining in the program

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

procedures and functions are both types of...

subroutines

selection

iteration

sequence

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Compared to functions, Procedures do not return a...

value

variable

virus

valuation

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Functions always return a...

value

vector

version

valuation

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

Here is a procedure, what does it do?

Displays a company's name and address on the screen

Saves a company's name and address in a file

Returns a company's name and address as a value to the program

Slices a company's name and address

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

In this simple function, what will be returned if the user enters a=24, b=8

16

3

32

192

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?