Computer Basics

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