2.1 - Declaration and Assignment

Quiz
•
Computers
•
9th Grade
•
Medium

Amanda Beacham
Used 1+ times
FREE Resource
16 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the equivalent of variable declaration in Scratch?
"create a variable"
"make a variable"
"define a variable"
"initialize a variable"
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Why is it important for the compiler to know the data type of a variable?
To increase the speed of the program
To interpret statements correctly
To reduce memory usage
To enhance graphics
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the purpose of named constants?
To store temporary data
To represent values that mean something and do not need to change
To perform calculations
To create dynamic variables
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is NOT a constant?
firstName
DAYS_IN_YEAR
PI
GRAVITY
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the significance of using constants in programming?
They allow for dynamic data changes
They provide fixed values that enhance code readability and maintainability
They are used for temporary data storage
They are only used in debugging
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Using the following code: score = lives * 3.
What is the value of "score" if "lives" is 3?
6
9
12
15
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the significance of assigning 7 to days_in_week?
It represents a week
It represents a month
It represents a year
It represents a day
Create a free account and access millions of resources
Similar Resources on Wayground
18 questions
Microbit Quiz

Quiz
•
8th - 10th Grade
16 questions
algorithms and programming

Quiz
•
8th - 10th Grade
18 questions
Unit 4 Variables, Conditionals & Functions CS20-21

Quiz
•
9th - 12th Grade
16 questions
Flow charts and pseudo code

Quiz
•
9th - 11th Grade
15 questions
Python Lists

Quiz
•
8th - 12th Grade
16 questions
Python - Variables and Input

Quiz
•
1st - 10th Grade
20 questions
Python year 9

Quiz
•
8th - 11th Grade
16 questions
Variables, Inputs and Concatenation

Quiz
•
9th Grade
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
10 questions
Proper Keyboarding Techniques

Interactive video
•
6th - 10th Grade
14 questions
Inputs and Outputs: Computer Science Intro

Lesson
•
5th - 9th Grade
10 questions
Understanding Computers: Hardware, Software, and Operating Systems

Interactive video
•
7th - 12th Grade