Across
- 4. ______ computing - spliting up a program into multiple tasks, some of which can be completed simultaneously
- 5. the maximum amount of data that can be transfered in a fixed period of time over a network
- 8. chunks of data used to provide transport between the data's origin and destination
- 10. a solution to a problem that isnt necesarily perfect but is good enough for a hard problem
- 14. the act of funding digital projects throught the combined effort of many online users
- 15. procedural _____ is the act of simplifying code by using a function
Down
- 1. the process of scrambling data to prevent unauthorized access
- 2. ______ provides an unreliable data transfer protocol that only detects for corrupt packets but not lost packets
- 3. Rouge Access Point - A ______ point that gives unauthorized access to secure networks
- 6. the protocol responsible for reliable and ordered delivery between two systems
- 7. the process of finding a path from sender to reciever
- 9. ______ computing - running multiple parts of a program on multiple comptuters
- 11. _____ search - an algorithm that searches a list by cutting it in half repeatedly
- 12. _____ error - When the code runs but does not do as expected due to an error in your own thinking
- 13. compressing data in a way that preserves all data and allows for full recovery
