Higher Computing Prelim Revision Jan 20

Higher Computing Prelim Revision Jan 20

11th - 12th Grade

103 Qs

quiz-placeholder

Similar activities

Latihtubi ICT 2016

Latihtubi ICT 2016

10th - 12th Grade

100 Qs

SQL: Using Single-Row Functions

SQL: Using Single-Row Functions

8th Grade - Professional Development

100 Qs

ICT

ICT

11th Grade

100 Qs

Unit 1 - 10 AP Computer Science Vocab

Unit 1 - 10 AP Computer Science Vocab

12th Grade - University

104 Qs

Javascript

Javascript

7th Grade - Professional Development

105 Qs

Word Processing - Completed Test

Word Processing - Completed Test

11th Grade

100 Qs

Computer Science Revison

Computer Science Revison

11th Grade

100 Qs

Review for Python 3 Test - Loops and Strings (CodeCademy)

Review for Python 3 Test - Loops and Strings (CodeCademy)

7th - 12th Grade

100 Qs

Higher Computing Prelim Revision Jan 20

Higher Computing Prelim Revision Jan 20

Assessment

Quiz

Computers

11th - 12th Grade

Medium

Created by

A Account]

Used 34+ times

FREE Resource

103 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How would you pass a variable that is local to one subprogram?
By Value
By Reference
You wouldn't need to pass it at all

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How would you pass a variable that is used in a subprogram but not changed?
By Value
By Reference
You wouldn't need to pass it at all

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How would you pass an array that is used in a subprogram but not changed?
By Value
By Reference
You wouldn't need to pass it at all

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How would you pass a variable changed by a subprogram?
By Value
By Reference
You wouldn't need to pass it at all

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these wastes RAM?
Passing an array by reference
Passing an array by value
Using local variables
Not having Reddit open while you work

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How would requirements elicitation be carried out?
Read documentation about the current system
Use pseudocode to plan the program
Make sure the development team have regular meetings
Pass the requirements by value

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these is NOT a reason that an accurate software specification is valuable
It forms the basis of a legal contract with the client
It can be used to create a test plan
It enables a high quality user manual to be written
It enables the programmers to know exactly what the problem is that they must solve

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?