Snap! Variables

Snap! Variables

9th - 12th Grade

6 Qs

quiz-placeholder

Similar activities

Office Scripts Quiz

Office Scripts Quiz

12th Grade

10 Qs

Unity Scripting Beginner (EN)

Unity Scripting Beginner (EN)

12th Grade - Professional Development

10 Qs

WK 9 variable

WK 9 variable

12th Grade

10 Qs

NotchUp - Logical Operators

NotchUp - Logical Operators

3rd - 9th Grade

8 Qs

Discover PHP

Discover PHP

9th Grade

9 Qs

08_Snake Worksheet

08_Snake Worksheet

9th - 12th Grade

10 Qs

Technical Terms - Internet (A-Z) - Servlet

Technical Terms - Internet (A-Z) - Servlet

12th Grade

10 Qs

NotchUp - Conditional Loops

NotchUp - Conditional Loops

3rd - 9th Grade

10 Qs

Snap! Variables

Snap! Variables

Assessment

Quiz

Computers

9th - 12th Grade

Hard

Created by

Richard Ghiorse

Used 15+ times

FREE Resource

6 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What is the value of c after the following script runs?

3

6

8

9

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What is the value of a after the following script runs?

5

8

40

13

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What is the value of c after the following script runs?

3

7

19

5

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What are the values of a and b after the following script runs?

a = 2

b = 6

a = 3

b = 6

a = 1

b = 3

a = 1

b = 6

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What are the values of a, b, and c after the following script runs?

a = 5

b = 7

c = 12

a = 6

b = 7

c = 13

a = 6

b = 7

c = 12

a = 1

b = 7

c = 12

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What are the values of a and b after the following script runs?

a = 4

b = 5

a = 8

b = 10

a = 8

b = 16

a = 5

b = 8