JS - CS Crossword

12345678910111213141516
Across
  1. 1. the ability for a program to scale to demand
  2. 3. a ___ address is a 12 digit hexadecimal code to each device connected to a certain local network
  3. 6. maximum amount of data that can be transferred in a certain amount of time
  4. 7. chunks of data are stored in these
  5. 10. finding a path from sender to receiver
  6. 11. two types are binary and linear
  7. 12. this type of data changes smoothly: for example noise
  8. 13. number of bits in a byte
  9. 14. type of computing that uses multiple computers to speed up a task
  10. 16. this error appears when the code runs at first but then crashes
Down
  1. 2. each repetition in a loop
  2. 4. data used to track user's information on a website
  3. 5. how bandwidth is measured
  4. 6. eight bits in this, used to store information
  5. 8. the use of multiple arrays or functions to help with complexity
  6. 9. jpg is ___ compression
  7. 15. error type where you miss a () or {} or []