Across
- 2. program is broken into multiple smaller sequential computing operations(2 words)
- 4. ______ abstraction simplifies the code by moving details elsewhere
- 7. a small network often in one building, commonly uses ethernet.(3 words)
- 8. a mechanism to detect corrupt data packets
- 9. the seven layers of the ____ model
- 10. allows algorithms to find a good solution in a hard problem
- 11. requirement that some tasks must be completed one after the other. It's not benefited by parallel processing(2 words)
- 12. a type of error that will not run due to the code itself
- 13. A tool used as part of the design phase of the SDLC
- 14. a type of text compression
Down
- 1. using Multiple Computers
- 3. a type of error where the number of bits can not handle the math
- 4. _____/_____key encryption asymmetric keys of 256 bits in size use math(2 words)
- 5. bits per second
- 6. a type of error usually created in boolean logic
