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