Higher Computing Prelim Revision Jan 20

Higher Computing Prelim Revision Jan 20

11th - 12th Grade

103 Qs

quiz-placeholder

Similar activities

Photoshop Final Exam

Photoshop Final Exam

9th - 12th Grade

100 Qs

Professional IT Practice 25

Professional IT Practice 25

11th Grade - University

100 Qs

SCRATCH 3.0 Semester Exam 2 Review

SCRATCH 3.0 Semester Exam 2 Review

9th - 12th Grade

100 Qs

ICS-Study Guide - 2/2/24 Test

ICS-Study Guide - 2/2/24 Test

12th Grade

100 Qs

MS Advanced Excel Quiz

MS Advanced Excel Quiz

10th - 11th Grade

100 Qs

OCR Computer Science J277- 1.2 (Memory and Storage)

OCR Computer Science J277- 1.2 (Memory and Storage)

11th - 12th Grade

102 Qs

OCR GCSE Computer Science Revision Paper 1- Saim C :D

OCR GCSE Computer Science Revision Paper 1- Saim C :D

8th - 12th Grade

98 Qs

AQA Computer Science 8525 Giant Quizizz - Paper 1 (Python)

AQA Computer Science 8525 Giant Quizizz - Paper 1 (Python)

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