2.3 Programming Data Review

2.3 Programming Data Review

9th - 12th Grade

16 Qs

quiz-placeholder

Similar activities

Programming Foundations Practice Quiz

Programming Foundations Practice Quiz

11th Grade

20 Qs

Fundamentos de Programación

Fundamentos de Programación

11th Grade

20 Qs

Arduino Quiz #10: Arrays and Loops

Arduino Quiz #10: Arrays and Loops

11th Grade

17 Qs

MakeCode Arcade Questions

MakeCode Arcade Questions

10th Grade - University

15 Qs

Quiz Array Kelas XI

Quiz Array Kelas XI

11th Grade

15 Qs

Mastering C: Control Structures and More

Mastering C: Control Structures and More

12th Grade

20 Qs

BERFIKIR KOMPUTASIONAL KELAS 9

BERFIKIR KOMPUTASIONAL KELAS 9

9th Grade

20 Qs

Mastering C Programming Concepts

Mastering C Programming Concepts

12th Grade

15 Qs

2.3 Programming Data Review

2.3 Programming Data Review

Assessment

Quiz

Information Technology (IT)

9th - 12th Grade

Medium

Created by

JENNIFER MCGEE

Used 1+ times

FREE Resource

16 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is the BEST example of a variable name?

a1

x

high_score

123score

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the main purpose of a variable in programming?

To store data

To print data

To delete data

To sort data

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following would be considered a constant?

Number of goals scored in a game

Today’s lunch menu

The value of pi (3.14159)

A student’s daily attendance count

4.

FILL IN THE BLANK QUESTION

1 min • 1 pt

A variable that does not change during a program is called a __________.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A variable can only change once in a program.

True

False

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the difference between a variable and a constant?

A constant never changes, but a variable can

A variable never changes, but a constant can

Both can change values

Constants are always numbers, variables are words

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these is NOT a good variable name?

total_points

playerLives

score2

thing

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?