Across
- 1. - ______ computing is using multiple computers to perform a task but this only "speeds up" the parallel task not sequential.
- 4. - when something in your code doesn't go the way you except it.
- 5. - Procedural ______, is calling multiple function inside a function.
- 7. - the decrease in the amount of time it took to perform a task by parallel then sequential.
- 10. - Procedural _____, that allows you to call certain lines of code from somewhere else in the code
- 12. - The act of the creator allowing others to use their Intellectual Property (Distribution).
- 13. - problem that has a yes/no answer
- 14. - Articles, eBooks, textbooks that do not require payment of any sort
- 17. - public copyright license that allows individuals to the right to use the intellectual property of the creator.
Down
- 2. - Material created on a computer is _____
- 3. - The most common type of small network which also used MAC address.
- 6. - small network often in one building.
- 8. - what does MAC stand for, a type of address used by computers.
- 9. - type of scientific research done by "Distributed" individuals, this contributes relevant data to research.
- 11. - problem that attempts at finding the "best" solution
- 15. - ______ computing is a computational model where the program is broken into multiple smaller sequential computing operations, some of which are performed simultaneously.
- 16. - ______ computing is that some tasks needs to be completed one after the other.
