Review

123456789101112131415
Across
  1. 2. A type of computer that forwards data across a network
  2. 3. putting steps in an order
  3. 8. A way of representing information using only two options.
  4. 9. Application Program Interface - specifications for how functions in a library behave and can be used
  5. 11. doing some steps over and over
  6. 12. the maximum amount of data that can be sent in a fixed amount of time, usually measured in bits per second
  7. 14. a variable in a function definition
  8. 15. A way of representing information using ten options.
Down
  1. 1. an ordered sequence of characters
  2. 4. an individual value in an array that is assigned a unique index
  3. 5. a combination of operators and values that evaluates to a single value
  4. 6. a named group of programming instructions
  5. 7. A chunk of data sent over a network
  6. 10. An agreed-upon set of rules that specify the behavior of some system
  7. 12. A contraction of "Binary Digit"; the single unit of information in a computer, typically represented as a 0 or 1
  8. 13. the series of connections between computing devices on a network starting with a sender and ending with a receiver