March Mock Key terms

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