Crossword q2

1234567891011121314151617181920
Across
  1. 4. Data structure that follows LIFO order
  2. 7. Translates code line by line
  3. 10. Network security system
  4. 11. High-speed temporary memory
  5. 15. Base-2 number system used by computers
  6. 16. Logical steps to solve a problem
  7. 17. Data type with true or false values
  8. 18. Data structure storing multiple values of same type
  9. 19. Repeats a set of instructions
  10. 20. Data structure that follows FIFO order
Down
  1. 1. Block of code that performs a specific task
  2. 2. Delay in data transmission
  3. 3. Manages computer hardware and software
  4. 5. Diagram representing an algorithm
  5. 6. Named memory location for storing data
  6. 8. Securing data by encoding it
  7. 9. Process of fixing program errors
  8. 12. Rules for data communication
  9. 13. Program that converts source code to machine code
  10. 14. Rules of a programming language