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 PROGRAMMING - FINAL EXAM REVIEW

PYTHON PROGRAMMING - FINAL EXAM REVIEW

9th - 12th Grade

46 Qs

S3 Assessment Revision

S3 Assessment Revision

9th - 12th Grade

47 Qs

AP CSP Vocabulary Midterm

AP CSP Vocabulary Midterm

11th Grade

45 Qs

STRINGS

STRINGS

11th Grade

45 Qs

ITX202 Final Exam Review

ITX202 Final Exam Review

11th Grade

47 Qs

python basics by vaishali

python basics by vaishali

11th Grade

50 Qs

Strings in python - Test

Strings in python - Test

11th Grade

50 Qs

CodeCademy - Python 3 - Syntax and Functions

CodeCademy - Python 3 - Syntax and Functions

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