OCR GCSE Computer Science Subroutines

OCR GCSE Computer Science Subroutines

12th Grade

19 Qs

quiz-placeholder

Similar activities

Gateway Level 3 Python Quiz 3

Gateway Level 3 Python Quiz 3

9th - 12th Grade

15 Qs

Structure chart

Structure chart

9th - 12th Grade

15 Qs

XII  Csc Unit 1 Reduced one word

XII Csc Unit 1 Reduced one word

12th Grade

15 Qs

Very Basic Programming

Very Basic Programming

10th - 12th Grade

20 Qs

Python Variables and Subroutines

Python Variables and Subroutines

9th - 12th Grade

15 Qs

Python and Algorithms

Python and Algorithms

12th Grade

15 Qs

Python Functions

Python Functions

12th Grade

15 Qs

Computer Languages

Computer Languages

12th Grade

19 Qs

OCR GCSE Computer Science Subroutines

OCR GCSE Computer Science Subroutines

Assessment

Quiz

Computers

12th Grade

Hard

Created by

James Barron

Used 25+ times

FREE Resource

19 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a Subroutine

a named block of code

a section of that is transfixed

a section of code that is vertexed

a block of code named def

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Are there two types of subroutines (for GCSE)

True

False

3.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

tick the name of the two subroutines we use

Procedure

Function

Define

Defitite

Var

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Procedures and Functions differ in one way

Procedures return a value

Functions return a vlaue

False - they are the same

True- the both use OOP

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

when creating a subroutine, what is the correct term for this?

transfixing

diclaring

decomposition

Declaring

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

When creating a subroutine, when we have values placed in the brackets, what is this called?

e.g. def sub1(data1, data1) :

parameter

argument

var

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

When calling a subroutine, when we have values placed in the brackets, what is this called?

e.g sub1(data1, data1)

parameter

argument

var

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?