ap comp sci

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