CSP Review Puzzle

1234567891011121314
Across
  1. 3. Hiding the details of a code from the user
  2. 4. The number of bits that can be processed per second
  3. 7. A wireless connection that gives unauthorized access (Don't include spaces)
  4. 11. The number 2.71828182845 is a _____ variable
  5. 12. Reducing the file size by losing some data
  6. 13. The type of error that occurs when the code does not run at all
  7. 14. The first function within a class (this usually sets up the instance variables)
Down
  1. 1. ____ variables are declared outside of a function
  2. 2. Flowcharts are part of the ____ phase of the SDLC
  3. 5. ____variables are declared inside a function
  4. 6. Google maps is an example of a ____ algorithm
  5. 8. The type of time that a algorithm runs in when it runs in a reasonable amount of time
  6. 9. Cryptography is the study of ____ techniques
  7. 10. Parrallel computing performs tasks in a ____ fashion
  8. 12. Blueprint for an object