Computer Science Crossword Puzzle by Brandon M.

12345678910
Across
  1. 2. a precise, step-by-step set of instructions or rules designed to perform a specific task, solve a problem, or make a calculation
  2. 4. a character or string incorrectly placed in a command or instruction that causes a failure in execution
  3. 9. a type of programming bug that causes a program to operate incorrectly or produce unintended results, even though the code runs without crashing or triggering error messages
  4. 10. the programs and other operating information used by a computer
Down
  1. 1. the study of computers, computational systems, and information processes, covering both theoretical algorithms and practical software/hardware development
  2. 3. a high-level, human-readable description of an algorithm or computer program that uses natural language mixed with programming conventions
  3. 5. a program error that occurs while a software application is running (executing), rather than during compilation
  4. 6. the study of computers, computational systems, and information processes, covering both theoretical algorithms and practical software/hardware development
  5. 7. a high-level, general-purpose, and interpreted programming language
  6. 8. the process or activity of writing computer programs.