GCSE Quiz on Variable Names and Data Types

GCSE Quiz on Variable Names and Data Types

9th - 10th Grade

30 Qs

quiz-placeholder

Similar activities

Quiz 1 Internet of Things : Basic Knowledge

Quiz 1 Internet of Things : Basic Knowledge

7th - 9th Grade

25 Qs

CS10-Term 2-Week 3_4:Programming-Fundamentals

CS10-Term 2-Week 3_4:Programming-Fundamentals

10th Grade

25 Qs

10/21   For, while loops & Booleans

10/21 For, while loops & Booleans

9th - 12th Grade

25 Qs

TPMM (Bahasa C)

TPMM (Bahasa C)

10th Grade

25 Qs

tipuri de date

tipuri de date

10th Grade

25 Qs

Java Review

Java Review

9th Grade - University

25 Qs

PLTW CSE Quiz - Activities 1.1.1 thru 1.1.3

PLTW CSE Quiz - Activities 1.1.1 thru 1.1.3

9th - 12th Grade

25 Qs

JavaScript Variables

JavaScript Variables

10th - 12th Grade

26 Qs

GCSE Quiz on Variable Names and Data Types

GCSE Quiz on Variable Names and Data Types

Assessment

Quiz

Computers

9th - 10th Grade

Hard

Created by

CSC Teachers

FREE Resource

30 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The following is not true about variable names.

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.

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.

SPACE

PI

UserName

WORDLIMIT

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a valid keyword for output?

PRINT

SHOW

DISPLAY

INPUT

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Consider the following expression: a:=b. This means

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?

Real

String

Character

Fraction

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Quotation marks around a variable’s identifier imply

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?