Hazen S

1234567891011121314
Across
  1. 2. A single unit of information on a computer
  2. 3. associated with an action and supplies input data to a program (can be a click of a button)
  3. 6. A representation of information using only 2 options.
  4. 7. Data about data
  5. 8. The relationship between pieces of data
  6. 9. A way of representing information using ten options.
  7. 10. A type of computer that forwards data across a network.
  8. 11. 8 bits
  9. 12. A named group of programming instructions.
  10. 14. A process for creating a digital representation of analog data by measuring the analog data at regular intervals.
Down
  1. 1. Data sent from a program to a device (audio video text)
  2. 4. A reference to a value that can be used multiple times in a program.
  3. 5. The max amount of information that can be sent in a fixed amount of time.
  4. 8. A type of documentation that is written into a program that does not affect how the program runs. Used to help programmers organize code.
  5. 13. Data sent to a computer for processing.