CS Principles Review.

1234567891011121314151617181920
Across
  1. 3. JPG images use lossless compression (true or false)
  2. 5. like the phonebook for the internet (3 words)
  3. 8. are a way of writing algorithms that requires no coding experience
  4. 11. programs that are made freely available and may be modified (2 words)
  5. 15. full form of IP
  6. 17. The use of digital data to approximate real-world analog data is an example of _____.
  7. 18. algorithms which take exponentially longer to execute as data size goes up
  8. 19. data have values that change smoothly, rather than in discrete intervals
  9. 20. measured in bits per second
Down
  1. 1. Data streams contain chunks of data, which are encapsulated in ___
  2. 2. Symmetric encryption uses one public key and private key (true/false)
  3. 4. A way of writing algorithms that is not language specific
  4. 6. A computer with unlimited storage and computing power could solve every problem in the world. (true or false)
  5. 7. An ______ problem is a problem with the goal of finding the “best” solution among many
  6. 9. protocol where the packet received sends back an acknowledgment to the sender
  7. 10. a wireless access point that gives unauthorized access to secure networks (3 words)
  8. 12. a solution to a problem that is not the best, but good enough (2 words)
  9. 13. Parallel computing takes as long as its sequential tasks plus the longest of its parallel tasks.
  10. 14. Algorithms with a _____ efficiency or lower are said to run in a reasonable amount of time.
  11. 16. physical devices connected through multiple paths are called ____ (2 words)