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