Across
- 2. Data or commands given to a program
- 5. A set of instructions that a computer follows to perform tasks
- 7. The process of finding and fixing errors in a program
- 11. A number system used by computers, consisting of 0s and 1s
- 13. A statement that controls the flow of a program based on certain criteria
- 14. A statement that allows a program to make decisions (e.g., if/else)
- 15. The process of writing instructions for a computer to follow
- 16. A programming structure that repeats a set of instructions
- 18. A diagram used to represent the steps in a process or algorithm
Down
- 1. The act of repeating steps in programming or problem solving
- 3. A step-by-step procedure used to solve a problem
- 4. A mechanism that regulates the number of times a loop repeats
- 6. The result produced by a program
- 8. The order in which commands are executed in a program
- 9. The act of executing a specific function in a program
- 10. A placeholder used to store data in a program
- 12. A block of code designed to perform a specific task
- 17. Information processed or stored by a computer
