Across
- 3. Table to test the logic of programming code
- 4. Sorting algorithm that splits an array into single items and then combines them into an ordered array
- 10. + and DIV are examples of this type of operator
- 11. (9,3) Stores all the characters that a computer can represent all
- 14. Data type for a number with decimal places
- 15. (7,6) Needed when RAM is full, or nearly full
Down
- 1. to store files long term
- 2. == and > are examples of this type of operator
- 5. Table which shows every possible combination of inputs and the resulting output for a logic gate/circuit.
- 6. Select, ......., Where
- 7. Data about a file, e.g. properties/characteristics
- 8. Used because computers are made of switches that can only be on or off
- 9. Data type with only two options
- 12. The maximum number of different colours that can be represented in 4-bits.
- 13. storage to store software currently running
