OCR GCSE Computer Science Subroutines

OCR GCSE Computer Science Subroutines

12th Grade

19 Qs

quiz-placeholder

Similar activities

XII  Csc Unit 1 Reduced one word

XII Csc Unit 1 Reduced one word

12th Grade

15 Qs

ACP Theory 1.1

ACP Theory 1.1

KG - University

20 Qs

GCSE Computer Science - Programming Keywords

GCSE Computer Science - Programming Keywords

9th - 12th Grade

15 Qs

Recursion

Recursion

12th Grade

20 Qs

AP CSP Unit 5 Ch 1 Quiz

AP CSP Unit 5 Ch 1 Quiz

9th - 12th Grade

21 Qs

Programming Basics

Programming Basics

9th - 12th Grade

21 Qs

Computer Science Principles Unit 5 Part 1

Computer Science Principles Unit 5 Part 1

9th - 12th Grade

15 Qs

Trace Tables

Trace Tables

12th Grade

17 Qs

OCR GCSE Computer Science Subroutines

OCR GCSE Computer Science Subroutines

Assessment

Quiz

Computers

12th Grade

Hard

Created by

James Barron

Used 26+ 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?

Discover more resources for Computers