Programming languages - AQA test questions - AQA

1

Which logical operator represents assignment?

2

What would be the result of 9 MOD 2?

3

What is the result of 10 DIV 3?

4

What is an array?

5

Which logical operator represents greater than?

6

Which are the Boolean operators?

7

What two properties are required to declare an array?

8

Which of the following statements would return the value of the third element in an array named scores?

9

What is a dynamic array?

10

In what way does a record differ from an array?