Computer-10

12345678910111213141516
Across
  1. 2. The place where the computer's operating system resides
  2. 4. Names you give to computer memory locations which are used to store values in a computer program
  3. 8. A program that protects a computer from malicious software
  4. 10. Computer programs
  5. 13. A keyword used to declare a variable in JavaScript
  6. 14. A graphical representation of a file or program
  7. 16. A control structure used for repetitive tasks in programming
Down
  1. 1. The language of the web
  2. 2. refers to the physical components of a computer system or electronic device
  3. 3. Software that manages computer hardware and provides a user interface
  4. 4. Malicious software program
  5. 5. A software application for exploring the web
  6. 6. The smallest unit of information
  7. 7. A volatile type of computer memory
  8. 9. A JavaScript statement used for conditional execution
  9. 11. A loop that repeats the execution for a specified number of times
  10. 12. A loop that continues as long as a specified condition is true
  11. 15. The part of a computer that processes arithmetic and logic operations