Unit 2.2 Programming Techniques MCQs L1

Unit 2.2 Programming Techniques MCQs L1

10th Grade

15 Qs

quiz-placeholder

Similar activities

J277 Programming - Data Types

J277 Programming - Data Types

9th - 11th Grade

11 Qs

GCSE Computer Science Data types

GCSE Computer Science Data types

10th - 12th Grade

18 Qs

Data, Information and Data types

Data, Information and Data types

10th Grade

17 Qs

Python Boolean and If

Python Boolean and If

9th - 12th Grade

10 Qs

KS4 Programming Techniques (1)

KS4 Programming Techniques (1)

8th - 10th Grade

10 Qs

Data type

Data type

10th Grade - University

17 Qs

BABIV DASAR PEMROGRAMAN

BABIV DASAR PEMROGRAMAN

10th Grade

20 Qs

Program Logic Test

Program Logic Test

10th Grade

15 Qs

Unit 2.2 Programming Techniques MCQs L1

Unit 2.2 Programming Techniques MCQs L1

Assessment

Quiz

Computers

10th Grade

Hard

Created by

Matt Fearn

Used 22+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

30 sec • 1 pt

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

30 sec • 1 pt

The following is not a valid constant (1-4)

SPACE

PI

UserName

WORDLIMIT

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a valid keyword for output? (1-4)

PRINT

SHOW

DISPLAY

INPUT

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Consider the following expression: a:=b. This means (6-9)

a will always be equal to b

b is being renamed into a

The value of memory location a gets copied into memory location b

The value of memory location b gets copied into memory location a

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is not a valid data type? (1-4)

Real

String

Character

Fraction

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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?