Computer Week

1234567891011121314151617
Across
  1. 2. A device that converts digital signals to/from the internet line
  2. 4. Using remote servers on the internet to store and run data or apps
  3. 8. The smallest unit of data, either 0 or 1
  4. 11. A set of tools and rules that lets programs talk to each other
  5. 12. A set of rules that lets computers communicate
  6. 13. A network device that connects devices within one network
  7. 14. The amount of data that can be sent over a network at once
  8. 15. The rules for writing code so the computer understands it
  9. 17. A data structure that processes items in first-in, first-out order
Down
  1. 1. Repeating a set of instructions until a condition is met
  2. 3. A marker that pauses a program so you can inspect it while debugging
  3. 4. A text-based interface where you type commands
  4. 5. A place that stores organized information for easy access
  5. 6. A visual interface with windows, icons, and buttons
  6. 7. A copy of files kept in case the originals are lost or damaged
  7. 8. A group of 8 bits, often holds one character
  8. 9. A device that directs internet traffic between networks
  9. 10. A variable that stores the address of another value
  10. 13. A data structure that adds/removes items in last-in, first-out order
  11. 16. A language used to ask questions and change data in databases