Computer Basics
Across
- 3. An error in a program that prevents the program from running as expected
- 8. The language that programmers create and use to tell a computer what to do
- 9. Converts a program to a language that the computer understands
- 11. The process of running an application and entering data to test different possibilities to reveal any errors
- 12. A list of steps to finish a task
- 13. Set of instructions for the physical components
- 14. Language made up of combinations of 0s and 1s
Down
- 1. Group of instructions given to a computer to be processed
- 2. Machines understand ___ level language
- 4. An instruction for the computer
- 5. Physical components
- 6. A collection of interlinked web pages on the World Wide Web
- 7. Diagrammatic representation of an algorithm, a step-by-step approach to solving a task
- 10. Humans understand ___ level language
- 13. Programming languages have their own set of rules
- 14. Mistakes in code