c

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