maxi1234

1234567891011121314151617181920
Across
  1. 4. A storage location paired with an associated symbolic name.
  2. 7. Translates high-level source code into machine code.
  3. 8. A reusable block of code that performs a specific task.
  4. 11. A statement that repeats a block of code.
  5. 12. An error or flaw in a program.
  6. 15. An organized collection of stored data.
  7. 18. The physical, tangible components of a computer system.
  8. 19. A group of interconnected computers that share resources.
  9. 20. The grammar rules of a programming language.
Down
  1. 1. Programs and instructions that run on a computer.
  2. 2. When a function calls itself to solve a problem.
  3. 3. A precise sequence of steps to solve a problem.
  4. 5. A sequence of characters used to represent text.
  5. 6. A global network connecting computers worldwide.
  6. 9. The practice of securing communication through encryption.
  7. 10. A base-2 number system using only zeroes and ones.
  8. 13. The central processing unit that executes instructions.
  9. 14. A computer that provides data or services to other computers.
  10. 16. A data structure consisting of a collection of elements.
  11. 17. A data type representing true or false.