UNIT 2.2 PROGRAMMING TECHNIQUES

UNIT 2.2 PROGRAMMING TECHNIQUES

10th Grade

50 Qs

quiz-placeholder

Similar activities

Tryout Bag. 3.1

Tryout Bag. 3.1

9th - 12th Grade

50 Qs

Gr 10 Term 2 Final Exam

Gr 10 Term 2 Final Exam

10th Grade

51 Qs

Assessment - Unit 1 Review

Assessment - Unit 1 Review

9th - 12th Grade

45 Qs

COMPUTER 10 -QUIZ REVIEW (FIRST TERM)2025-2026

COMPUTER 10 -QUIZ REVIEW (FIRST TERM)2025-2026

10th Grade

45 Qs

Week 4 - What is Python?

Week 4 - What is Python?

9th - 12th Grade

46 Qs

Code.org Unit 3 Lesson 1-6

Code.org Unit 3 Lesson 1-6

5th Grade - University

45 Qs

IGCSE Subroutines

IGCSE Subroutines

9th - 12th Grade

48 Qs

Looping in Python

Looping in Python

9th - 12th Grade

55 Qs

UNIT 2.2 PROGRAMMING TECHNIQUES

UNIT 2.2 PROGRAMMING TECHNIQUES

Assessment

Quiz

Computers

10th Grade

Hard

Created by

Richard Smith

Used 91+ times

FREE Resource

50 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Q1: The following is not true about variable names (1-4)
They must be descriptive
They must be in capital letters
They can’t start with numbers or contain spaces
They point to memory locations

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Q2: In an assignment operation, this appears on the right hand side (6-9)
Label for a variable that is destination of data
Multiple variables that are destinations for data
Source variables or operations
The assignment operator

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Q3: The following is not a valid constant (1-4)
SPACE
PI
UserName
WORDLIMIT

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Q4: Which of the following is a valid keyword for output? (1-4)
PRINT
SHOW
DISPLAY
INPUT

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Q5: Consider the following expression: a:=b. This means (6-9)
a will always be equal to b
b is being renamed into a
value of memory location a gets copied to memory location b
value of memory location b gets copied to memory location a

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Q6: Which of the following is not a valid data type? (1-4)
Real
String
Character
Fraction

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Q7: Quotation marks around a variable’s identifier imply (1-4)
It is an integer
It is a string
It is a Boolean
It is a real

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?