What is the difference between constants and variables?
One value stays the same, the other changes
One uses numbers, the other uses text
One relies on high-level programming, the other relies on low-level programming
In order to output information from a computer program, which of the following is used?
Phone charger
Print procedure
Space bar
Which example is a representation of a conditional statement?
WHILE
IF (Condition evaluates to True): DO THIS. ELSE: DO THIS
NAME THEN FRAME
What is used to get the computer to repeat a set of instructions?
Iteration
Array
Bubble
A variable can only store one value. What would you use if you wanted to store more than one value?
Folder
Strings are a collection of what, stored under one identifier?
Images
Characters
Numbers
Which of these are examples of Boolean operators?
AND, OR and NOT
YES, NO and MAYBE
ME, MYSELF and I