AQA GCSE Computer Science 3.2 Programming overview quiz quiz
12questions. Pick an answer and you'll see why right away.
Which data type is most appropriate for storing a price such as 4.99?
What is the difference between a variable and a constant?
What is the value of ?
Which iteration construct repeats a known, fixed number of times?
Applying precedence, what is the value of ?
How is an element of a one-dimensional array accessed?
What is the difference between a function and a procedure?
Where can a local variable be used?
What does concatenation do to two strings?
Why would a program write data to a file rather than keep it in a variable?
Which is a benefit of structured programming?
Which Boolean expression is True only when both conditions are True?