uCertify IVG

12345678910111213141516171819
Across
  1. 3. the program will repeat forever
  2. 10. Rules for programming
  3. 11. Only language a computer can understand
  4. 12. a blueprint for objects
  5. 13. Fix broken code
  6. 15. Switches to tell a computer what to do
  7. 16. moving from one connected thought to another
  8. 18. a single letter
  9. 19. using pencil and paper
Down
  1. 1. error given when words are misspelled
  2. 2. a way to describe objects (size, color)
  3. 4. a diagram to depict an algorithm
  4. 5. A Computer
  5. 6. Telling a machine to do something
  6. 7. a list of characters
  7. 8. Another name for binary
  8. 9. actions that an object can perform
  9. 10. Doing things in a logical order
  10. 12. translates code all at once
  11. 14. this error happens when the code runs but gives bad data
  12. 17. Easy language to learn