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

Python Review - PLTW CSE / Codecademy

Python Review - PLTW CSE / Codecademy

9th - 12th Grade

53 Qs

Java Fundamentals

Java Fundamentals

10th - 12th Grade

47 Qs

AP CSP Vocab Part2

AP CSP Vocab Part2

11th Grade

53 Qs

Year 10 Term 4 roundup

Year 10 Term 4 roundup

9th - 12th Grade

50 Qs

Python Programming Credential

Python Programming Credential

9th - 12th Grade

46 Qs

AQA GCSE CompSci Revision Quiz

AQA GCSE CompSci Revision Quiz

10th - 11th Grade

50 Qs

Soal Informatika Kelas X Bab 7 Algoritma dan Pemrograman

Soal Informatika Kelas X Bab 7 Algoritma dan Pemrograman

10th Grade

50 Qs

GCSE Python Legends

GCSE Python Legends

1st - 12th Grade

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