Variables

Variables

6th Grade

15 Qs

quiz-placeholder

Similar activities

Python basics yr7

Python basics yr7

6th - 9th Grade

20 Qs

Grade 6 : Test your QB quotient

Grade 6 : Test your QB quotient

6th - 7th Grade

10 Qs

Micro:Bit Homework 1

Micro:Bit Homework 1

6th - 10th Grade

20 Qs

Javascript

Javascript

6th - 10th Grade

10 Qs

Bilişim Teknolojileri Ve Yazılım

Bilişim Teknolojileri Ve Yazılım

6th - 8th Grade

18 Qs

Python

Python

1st - 12th Grade

10 Qs

qbasic

qbasic

6th Grade

19 Qs

Dialogue/Roll the Dice - Codesters

Dialogue/Roll the Dice - Codesters

6th - 8th Grade

20 Qs

Variables

Variables

Assessment

Quiz

Computers

6th Grade

Medium

Created by

Sonam Tenzin

Used 4+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 2 pts

1.What is a variable?

a) A type of number

b) A container that holds one value at a time

c) A kind of loop

2.

MULTIPLE CHOICE QUESTION

45 sec • 2 pts

2. What symbol do we use to assign a value to a variable?

a) +

b) -

c) =

3.

MULTIPLE CHOICE QUESTION

45 sec • 2 pts

3.If x is assigned the value 10, what will be the value of x after x = 15?

a) 10

b) 15

c) 5

4.

MULTIPLE CHOICE QUESTION

45 sec • 2 pts

4.If d starts at 6 and is increased by 5 three times in a loop, what is the value of d after the first iteration?

a) 5

b) 11

c) 16

5.

MULTIPLE CHOICE QUESTION

45 sec • 2 pts

5.What type of data can a variable hold?

a) Only numbers

b) Text, strings, or arrays

c) Only text

6.

MULTIPLE CHOICE QUESTION

45 sec • 2 pts

6.If x = 10 and you want to add 5 to x, how would you do it?

a) x = x + 5

b) x + 5 = x

c) x = 5

7.

MULTIPLE CHOICE QUESTION

45 sec • 2 pts

  1. 7.How many words can be used in a variable name?

a) Only one

b) As many as needed, if done clearly

c) Exactly three

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?