Higher Computing Prelim Revision Jan 20

Higher Computing Prelim Revision Jan 20

11th - 12th Grade

103 Qs

quiz-placeholder

Similar activities

untitled

untitled

12th Grade - University

99 Qs

U6 Unit 2 REVISION

U6 Unit 2 REVISION

12th Grade

100 Qs

IT112 Midterm

IT112 Midterm

11th Grade - University

100 Qs

End of Term Mega Quiz

End of Term Mega Quiz

11th Grade

105 Qs

PENGINGAT EXCEL KELAS 9

PENGINGAT EXCEL KELAS 9

9th - 12th Grade

102 Qs

Engineering and Technology FINAL

Engineering and Technology FINAL

11th Grade

100 Qs

javascript

javascript

KG - University

100 Qs

Python Certification Preparation (April 2022)

Python Certification Preparation (April 2022)

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

Discover more resources for Computers