c

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