Tyson S.

123456789101112131415161718
Across
  1. 2. data about data
  2. 4. An agreed-upon set of rules that specify the behavior of some system
  3. 6. representing information using only two options
  4. 8. an ordered collection of elements
  5. 9. any data that are sent from a program to a device. Can come in a variety of forms, such as tactile interaction, audio, visuals, or text.
  6. 10. computer network consisting of interconnected networks that use standardized, open (nonproprietary) communication protocols.
  7. 11. a written description of how a command or piece of code works or was developed.
  8. 13. a named reference to a value that can be used repeatedly throughout a program.
  9. 15. an ordered sequence of characters
  10. 16. representing information using ten options.
  11. 18. maximum amount of data that can be sent in a fixed amount of time, usually measured in bits per second.
Down
  1. 1. the practice of obtaining input or information from a large number of people via the Internet
  2. 3. a relationship between two pieces of data, typically referring to the amount that one varies in relation to the other.
  3. 5. Value a data type that is either true or false
  4. 7. an individual value in a list that is assigned a unique index
  5. 12. the process of accessing each item in a list one at a time.
  6. 14. 8 bits
  7. 17. data that are sent to a computer for processing by a program. Can come in a variety of forms, such as tactile interaction, audio, visuals, or text.