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

untitled

untitled

8th Grade - University

48 Qs

G10 IGCSE CS 08 Programming Concepts

G10 IGCSE CS 08 Programming Concepts

10th Grade

45 Qs

AQA GCSE Computer Science - 3.1 Fundamentals of algorithms

AQA GCSE Computer Science - 3.1 Fundamentals of algorithms

8th - 10th Grade

49 Qs

Vocabulary Review APCSP 2021

Vocabulary Review APCSP 2021

9th - 12th Grade

50 Qs

functions in python class 12  vaishali

functions in python class 12 vaishali

11th - 12th Grade

50 Qs

2024 Final Exam Review PFGT

2024 Final Exam Review PFGT

9th - 12th Grade

55 Qs

BASIC JAVA

BASIC JAVA

11th Grade

50 Qs

Year 9 EOT 2 Assessment

Year 9 EOT 2 Assessment

9th - 12th Grade

50 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?