Across
- 3. a collection of commands / functions, typically with a shared purpose
- 4. Small chunks of information that have been chunks of information formed from large chunks of information
- 8. 1 billion bytes
- 9. the number of bits that are processed in a unit of time
- 11. a piece of code that you can call over and over again
- 12. Eight bits. Similarly, megabyte and gigabyte
- 13. Binary Digit, the single unit of information in a computer.
- 14. million bytes
Down
- 1. 1000 byte
- 2. rewriting the method to accept a different datatype
- 4. a variable used exclusively in a method to call an x and return a y or function with the method
- 5. Provides reliable, ordered and error checked delivery stream of packets on the Internet.
- 6. epresents a finite number of ordered values, where the same value may occur more than once.
- 7. 16 values in one digit, zero to f
- 10. a group of if statements that other statements use if else to follow up a prior if statement to allow for a more better testing condition
