Bono

123456789101112131415161718192021222324
Across
  1. 2. – Code that repeats under certain conditions.
  2. 4. – A named section of code that performs a task.
  3. 5. – Information processed by a computer.
  4. 8. – A group of interconnected computers.
  5. 10. – Translates source code into executable code.
  6. 11. – The "brain" of the computer.
  7. 15. – Language of 1s and 0s used by computers.
  8. 16. – Web address used to access a site.
  9. 17. – Online storage accessed via the internet.
  10. 19. – A data structure following FIFO order.
  11. 20. – Smallest unit of a digital image.
  12. 22. – Securing data by converting it into code.
  13. 23. – Physical components of a computer.
Down
  1. 1. – Set of rules for data exchange.
  2. 3. – Programs and operating systems in a computer.
  3. 6. – Step-by-step procedure for solving a problem.
  4. 7. – Instance of a class in object-oriented programming.
  5. 9. – When a function calls itself.
  6. 12. – Security system blocking unauthorized access.
  7. 13. – A storage location with a name and value.
  8. 14. – Memory storage used to speed up processes.
  9. 15. – Data type with only two values: true or false.
  10. 18. – A LIFO data structure.
  11. 21. – The rules of code structure.
  12. 24. – Finding and fixing code errors.