Quiz on Variables

Quiz on Variables

7th Grade

25 Qs

quiz-placeholder

Similar activities

quiz1B1

quiz1B1

7th Grade - University

20 Qs

Internet and App script

Internet and App script

5th Grade - University

22 Qs

Technology Safety Rules

Technology Safety Rules

6th - 8th Grade

21 Qs

365 TCMS Levels 1-3

365 TCMS Levels 1-3

7th Grade

20 Qs

Eva_Est_P1_11_PMV

Eva_Est_P1_11_PMV

4th Grade - University

20 Qs

Revision Test

Revision Test

7th Grade

20 Qs

7th Grade

7th Grade

7th Grade

24 Qs

Revision Y8

Revision Y8

7th Grade

20 Qs

Quiz on Variables

Quiz on Variables

Assessment

Quiz

Information Technology (IT)

7th Grade

Medium

Used 3+ times

FREE Resource

25 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a variable?

A) A special character in coding

B) A place to store information in a program

C) A type of animal in a game

D) A method of deleting data

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What type of data can a variable store?

A) Only numbers

B) Only text

C) Numbers, text, or True/False values

D) Only images

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these is an example of a variable in a game?

A) The colour of the background

B) The game’s music

C) The player’s score

D) The game’s graphics

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a valid variable name?

A) 1stPlayer

B) player name

C) playerScore

D) player-name

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In Python, how would you declare a variable to store a player’s name?

A) set playerName = "Alice"

B) playerName: "Alice"

C) playerName = "Alice"

D) name.player = "Alice"

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the code age = input("Enter your age: ") do?

A) Displays your age on the screen

B) Stores the user’s input as the variable age

C) Changes the user’s age

D) Deletes the user’s age

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these can change throughout a program?

A) A constant

B) A variable

C) A command

D) A function

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?