CS Principles Terms Review

123456789101112131415
Across
  1. 2. Error when the number of bits is not enough to represent the number (two words)
  2. 5. using one function to combine the features of another (two words)
  3. 7. a public copyright license that enables the distribution of copyrighted work (two words)
  4. 8. an approach to a problem that produces a solution that is not guaranteed to be optimal
  5. 9. A small amount of text that tracks information
  6. 11. research conducted by individuals (two words)
  7. 13. The idea that some communities or populations have less access to computing than others (two words)
  8. 15. a device that uses software (two words)
Down
  1. 1. The divison of a program into separate modules
  2. 3. a wireless point that gives unauthorized access(three words)
  3. 4. is for sending via packets
  4. 6. When a system can support failures and still continue (two words)
  5. 10. Error when the number of bits is not enough to perscisely represent the number (two words)
  6. 12. The repetition of steps in an algorithm or program
  7. 14. The iteration over the items in a list