Across
- 6. a group of interconnected computing devices capable of sending or receiving data.
- 8. the maximum amount of data that can be sent in a fixed amount of time, usually measured in bits per second.
- 9. 8 bits
- 10. a written description of how a command or piece of code works or was developed.
- 11. the practice of obtaining input or information from a large number of people via the Internet.
- 12. the collection of facts and patterns extracted from data
- 13. a named reference to a value that can be used repeatedly throughout a program.
- 14. a collection of program statements. Programs run (or “execute”) one command at a time.
Down
- 1. Error from attempting to represent a number that is too large.\
- 2. some program statements run when triggered by an event, like a mouse click or a key press
- 3. allows a program to change the value represented by a variable
- 4. A way of representing information using only two options.
- 5. data about data
- 6. a group of computing devices and programs working together for a common purpose
- 7. a combination of operators and values that evaluates to a single value
