2.3 Programming Data Review

2.3 Programming Data Review

9th - 12th Grade

16 Qs

quiz-placeholder

Similar activities

Understanding Loops in C Programming

Understanding Loops in C Programming

1st Grade - University

15 Qs

Exploring Swift Basics

Exploring Swift Basics

10th Grade

19 Qs

Quiz Larik (Array)

Quiz Larik (Array)

11th Grade - University

13 Qs

Programming Variables (Python)

Programming Variables (Python)

9th Grade

17 Qs

12A and C version 1 Final Semester 1 Exam

12A and C version 1 Final Semester 1 Exam

12th Grade

20 Qs

Pre Test

Pre Test

12th Grade

20 Qs

Mail Merge

Mail Merge

10th Grade - University

11 Qs

N5 Recap 2025

N5 Recap 2025

11th Grade

14 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?