Across
- 3. Fast-access temporary storage between CPU and RAM
- 5. Base-16 number system
- 7. Translates high-level code into machine code
- 11. Data structure storing elements at indexed positions
- 12. Branch of maths dealing with AND OR NOT operations
- 13. Data produced by a program after processing
- 15. Data or signals fed into a computer system
- 17. Step-by-step procedure for solving a problem
- 19. System of interconnected devices sharing resources
Down
- 1. Number system using only 0s and 1s
- 2. Error when a value exceeds its allocated memory
- 4. When a function calls itself
- 6. Unit of data transmitted across a network
- 8. Variable whose value cannot change at runtime
- 9. Rules governing the structure of code in a language
- 10. Smallest addressable element of a digital image
- 12. Programming construct that repeats a block of code
- 14. High-level interpreted language named after a snake
- 16. Smallest unit of data a 0 or a 1
- 17. Logic gate that outputs TRUE only if both inputs are TRUE
- 18. Last-in first-out data structure
- 20. Volatile memory that loses data when power is cut
