Gavin Koel and Kassidy Sarno

12345678910111213141516
Across
  1. 2. A process for creating a digital representation of analog data by measuring the analog data at regular intervals called samples
  2. 6. an ordered sequence of characters
  3. 8. form of program documentation written into the program to be read by people and which do not affect how a program runs
  4. 10. a collection of program statements
  5. 12. A chunk of data sent over a network
  6. 14. the maximum amount of data that can be sent in a fixed amount of time, usually measured in bits per second
  7. 15. 8 bits
  8. 16. A type of computer that forwards data across a network
Down
  1. 1. the inputs and outputs that allow a user to interact with a piece of software
  2. 3. compression A process for reducing the number of bits needed to represent something without losing any information
  3. 4. A way of representing information using ten options
  4. 5. associated with an action and supplies input data to a program
  5. 7. Finding and fixing problems in an algorithm or program
  6. 9. a named reference to a value that can be used repeatedly throughout a program
  7. 11. the series of connections between computing devices on a network starting with a sender and ending with a receiver
  8. 13. A way of representing information using only two options