Programming constructs - CCEA test questions

1

What is the difference between constants and variables?

2

In order to output information from a computer program, which of the following is used?

3

Which example is a representation of a conditional statement?

4

What is used to get the computer to repeat a set of instructions?

5

A variable can only store one value. What would you use if you wanted to store more than one value?

6

Strings are a collection of what, stored under one identifier?

7

Which of these are examples of Boolean operators?