What is a variable ?
Year 8 - Unit 2: Small Basic Programming Terminology

Quiz
•
Computers
•
9th Grade
•
Medium
Mr Loizou
Used 12+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Something that stays the same
A named container for data
A list of a number of items
A table of information
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is an array ?
A selection
A loop
A named container for one item of data
A collection of a number of items of data
3.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
When writing code, it is important to remember to make our code easily maintainable. Which of the following help programmers maintain our code in future (you may select more than one answer) ?
giving variables sensible and meaningful names
commenting your code
make the code really complicated and hard to follow
Indenting loops like a paragraph, so we can see where they start and end
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following are important in making sure our code is robust ?
making sure the code runs as inefficiently as possible
making sure the program is very complicated
giving the code a funny filename
using validation
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Why is important to use declared variables to set our loops and conditions as opposed to just typing the numbers in ?
There are no variables in code
So we only need to change the value of the variable to change the code's behaviour
You shouldn't do this. It is best to use numbers all the time.
The code won't work unless we declare the variables
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is a collection of data in code that is a little like a table ?
a one dimensional array
a variable
a two dimensional array
an eight dimensional array
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Small Basic: In the two dimensional array here - called bookings - what data is at location bookings[1][2] ?
Williamson
Miss
Joseph
Eva
Create a free account and access millions of resources
Similar Resources on Quizizz
12 questions
APCSA Unit 7

Quiz
•
9th - 12th Grade
10 questions
Arrays and Lists

Quiz
•
6th - 12th Grade
9 questions
Checkpoint 1 revision

Quiz
•
9th - 12th Grade
10 questions
AP CS A Unit 6 Quiz PRACTICE

Quiz
•
9th - 12th Grade
11 questions
List of References

Quiz
•
9th - 12th Grade
10 questions
Reshaping & vStack&hstack( )

Quiz
•
9th Grade - University
15 questions
Pointer Arithmetic in C Programming

Quiz
•
9th - 12th Grade
10 questions
AP CS A Unit 7 Quiz PRACTICE

Quiz
•
9th - 12th Grade
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade
Discover more resources for Computers
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
20 questions
Taxes

Quiz
•
9th - 12th Grade
17 questions
Parts of Speech

Quiz
•
7th - 12th Grade
20 questions
Chapter 3 - Making a Good Impression

Quiz
•
9th - 12th Grade
20 questions
Inequalities Graphing

Quiz
•
9th - 12th Grade
10 questions
Identifying equations

Quiz
•
KG - University