CS Principles Exam Review

12345678910111213
Across
  1. 3. Open ____ means that the work is free of ALL restrictions on use
  2. 4. Metadata on your phone can be used to store the ____ of a photo
  3. 6. Ethernet and Wifi both use these addresses to transfer data
  4. 9. if two calculators display slightly difficult results to a calculation it is likely due to this
  5. 10. A solution to a problem used when optimal solutions are impractical
  6. 12. A speedometer records a vehicle's speed as 0 mph after the vehicle's speed exceeds a certain limit. This is likely due to _____
  7. 13. Adds to the END of an array
Down
  1. 1. ____ computing uses multiple computers to complete a task
  2. 2. ____ key encryption uses two different keys for encryption and decryption
  3. 5. a recording of a singer would be considered ____ data
  4. 7. A device must use this to be considered a computing innovation
  5. 8. an example of an iteration statement in Javascript
  6. 11. A linear search would be ____ efficient at searching a large array than a binary search