c

12345678910111213
Across
  1. 2. processing program instructions in multiple divided processers
  2. 5. an error in a computer program
  3. 7. entering information into a machine or system
  4. 9. a programming instruction that directs the computer to another part of the program based on the results of a compare.
  5. 11. (Nest): to put something in a computer program or page on the internet
  6. 12. communication of results from a computer to readable form.
  7. 13. facts or figures, or information that's stored in or used by a computer.
Down
  1. 1. factoring, is breaking a complex problem or system into parts that are easier to conceive, understand, program, and maintain.
  2. 2. a set of instructions that a computer can understand.
  3. 3. a sequence of instructions that is repeated until a certain condition is met
  4. 4. control structure; instructions executed one after another.
  5. 6. the process of locating and fixing a bug
  6. 8. a program language to communicate instructions to a computer
  7. 10. a character that represents an action.