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