Representing Data Within Computers, and bonus bits

1234567891011121314151617
Across
  1. 4. These gates form the foundations of all modern Computers
  2. 8. A device used to get data into a computer
  3. 11. 11111111 in binary makes (Answer in words)
  4. 12. Four binary bits together
  5. 13. Reverses and input e.g. 1 becomes 0
  6. 15. One binary number on its own
  7. 16. The encoding system that stores Letters within a computer
Down
  1. 1. When you plug together inputs, logic gates and outputs
  2. 2. 8 Binary bits together
  3. 3. 0111 In binary makes (Answer in words)
  4. 5. A device used to get information out of a computer
  5. 6. Another number system that uses pairs of characters to store a binary number e.g. 7B
  6. 7. Where a computer stores data and programs long term
  7. 9. How computers store all types of data in 1s and 0s
  8. 10. 1111 in Binary makes (Answer in words)
  9. 14. Takes two inputs with only one input needing to be a 1 to output 1
  10. 16. Takes two inputs with both of them needing to be 1 to output 1
  11. 17. The brains of a computer, does all processing