computer science crossword

123456789101112131415
Across
  1. 5. software that limits access to and from a computer system
  2. 6. carries memory addresses for locations to be read from or written to
  3. 8. an example is python
  4. 11. self replicating,malicious software that can spread through a system or network
  5. 12. setting the value of a variable or constant
  6. 14. a label that refers to a location in memory containing a value that can accessed or changed by a program
Down
  1. 1. identifying a variable, constant or array to a program so that memory can be allocated for it
  2. 2. short for network interface card
  3. 3. carries data between the cpu and memory
  4. 4. a number system based on 10,using ten digits:0-9
  5. 7. 1024 bytes
  6. 9. short for random access memory
  7. 10. carries control signals around the cpu and memory
  8. 13. named after the the english mathematician George Boole
  9. 15. short for read only memory