c

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