CM Adventure Part 1 - Variable & Array Indexing

CM Adventure Part 1 - Variable & Array Indexing

9th - 10th Grade

15 Qs

quiz-placeholder

Similar activities

2.2 Programming Techniques

2.2 Programming Techniques

10th Grade

20 Qs

Python basics

Python basics

9th - 12th Grade

16 Qs

C++ References

C++ References

6th - 12th Grade

12 Qs

IX AI

IX AI

9th Grade

10 Qs

CodeHS Unit 8

CodeHS Unit 8

10th - 12th Grade

12 Qs

Global and local variables

Global and local variables

10th - 12th Grade

10 Qs

Basic Python

Basic Python

10th - 12th Grade

20 Qs

Python Basics Review (TSK)

Python Basics Review (TSK)

9th - 12th Grade

20 Qs

CM Adventure Part 1 - Variable & Array Indexing

CM Adventure Part 1 - Variable & Array Indexing

Assessment

Quiz

Computers

9th - 10th Grade

Hard

Created by

Tan Wee How

Used 6+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is variable mean?

like a storage unit

like a genie in a bottle

like a command to move around

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

How to define a variable..?

y = 20

y : 20

y (20)

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

What is y and 20 mean in a variable?

y is the identifier and 20 is the value

y is the value and 20 is the identifier

none of the above

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which value stated in a variable is NOT correct?

x = 30

x = bananas[0]

x = @%

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

Which outcome is correct for the statements stated above?

Media Image
Media Image
Media Image

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

An identifier in a variable is ..?

a name of the variable

an age of the variable

a content of the variable

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

A value in a variable is ..?

a content of the variable

an age of the variable

a name of the variable

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?