GCSE Computer Science- 2.2 Programming Techniques

GCSE Computer Science- 2.2 Programming Techniques

9th - 11th Grade

25 Qs

quiz-placeholder

Similar activities

Java Arrays

Java Arrays

9th - 12th Grade

20 Qs

for loop

for loop

9th Grade

22 Qs

COMPUTER

COMPUTER

9th - 10th Grade

20 Qs

AP Computer Science A Final Review

AP Computer Science A Final Review

10th Grade

20 Qs

AP CSP Unit 6

AP CSP Unit 6

10th - 12th Grade

20 Qs

APCSA Arrays

APCSA Arrays

9th - 12th Grade

20 Qs

Unit 5 Quiz - Loops & Lists (code.org)

Unit 5 Quiz - Loops & Lists (code.org)

10th - 12th Grade

20 Qs

GCSE Computer Science: Programming (Data Structures)

GCSE Computer Science: Programming (Data Structures)

9th - 10th Grade

20 Qs

GCSE Computer Science- 2.2 Programming Techniques

GCSE Computer Science- 2.2 Programming Techniques

Assessment

Quiz

Computers

9th - 11th Grade

Hard

Created by

Graham Long

Used 157+ times

FREE Resource

25 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

In an assignment operation,what appears on the right hand side
Multiple variables that are destinations for data
The assignment operator
Source variables or operations
Label for a variable that is destination of data

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

which of the following is not a valid constant
UserName
SPACE
PI
WORDLIMIT

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which of the following is a valid keyword for output?
DISPLAY
SHOW
INPUT
PRINT

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Consider the following expression: a=b. This means
The value of memory location b gets copied into memory location a
The value of memory location a gets copied into memory location b
b is being renamed into a
a will always be equal to b

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Quotation marks around a variable’s identifier imply
It is a Boolean
It is a real
It is an integer
It is a string

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

This variable type can only have True or False values
Real
Character
Boolean
Integer

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

The operator used to find if a number is wholly divisible by another number {returns 0 if true}:
Division
MOD
Subtraction
Integer division

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?