Computer Terms

12345678910111213141516171819202122
Across
  1. 2. A non-decimal number that can be as big as the _______ limit
  2. 5. (Two words, no space) The lowest level of code which CPUs read and run
  3. 9. When a value exceeds the maximum value it can store
  4. 11. A common conductor found in all phones and computers
  5. 12. A program that users can download and run on their computers
  6. 15. The smallest part of a computer; either allows the signal to go through or not
  7. 16. The 1s and 0s of computers
  8. 17. Instructions written for computers to execute
  9. 18. Turns human-readable code into low-level computer code
  10. 20. 8 bits
  11. 21. A logic ____ is how computers compute at the lowest level
  12. 22. (Abbriviated) Software that makes a useable human interface; some more complicated than others
Down
  1. 1. A _______ computer can do things normal computers never could
  2. 3. A machine to process and run code
  3. 4. Like an integer but with a decimal that has a lower limit
  4. 6. A set of instructions to reach a specific goal
  5. 7. The power source of all computers
  6. 8. If something is ______ complete it can do anything a computer can do
  7. 10. One of the most low-level forms of code
  8. 13. When code is repeated until a condition is met
  9. 14. A bunch of stored information, used to be read or run
  10. 19. The most popular programming language