cse
Across
- 2. of rules for network communication. (PROTOCOL)
- 3. of an operating system. (KERNEL)
- 5. components of a computer. (HARDWARE)
- 6. of code that performs a task. (FUNCTION)
- 8. of instructions that repeats. (LOOP)
- 9. storage in a program. (VARIABLE)
- 12. that calls itself. (RECURSION)
- 14. collection of structured data. (DATABASE)
Down
- 1. source code into machine code. (COMPILER)
- 2. procedure for solving a problem. (ALGORITHM)
- 4. system with only 0 and 1. (BINARY)
- 7. system controlling network traffic. (FIREWALL)
- 10. data structure where the first element is removed first. (QUEUE)
- 11. of converting data into a secure format. (ENCRYPTION)
- 13. of interaction between systems. (INTERFACE)