GCSE Computer Science- 2.2 Programming Techniques

GCSE Computer Science- 2.2 Programming Techniques

9th - 11th Grade

25 Qs

quiz-placeholder

Similar activities

T-Level DPDD: Array Concepts Quiz

T-Level DPDD: Array Concepts Quiz

11th Grade

22 Qs

Programming Basics

Programming Basics

9th - 12th Grade

21 Qs

[AP CSP] Sem 1 Review

[AP CSP] Sem 1 Review

9th - 12th Grade

20 Qs

Unit 2.2 Programming Techniques MCQs L2

Unit 2.2 Programming Techniques MCQs L2

10th Grade

20 Qs

Functions, Loops, Arrays, Objects

Functions, Loops, Arrays, Objects

9th - 12th Grade

20 Qs

JavaScript Scope, Arrays, Loops, and Iterators

JavaScript Scope, Arrays, Loops, and Iterators

9th - 12th Grade

30 Qs

C++ programming

C++ programming

7th - 12th Grade

20 Qs

AQA GCSE Computer Science - 3.2.2 Programming Concepts

AQA GCSE Computer Science - 3.2.2 Programming Concepts

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