Programming Terms

123456789101112131415161718
Across
  1. 5. a set of instructions designed to perform a specific task
  2. 7. executes a certain section of code only if a particular test evaluates
  3. 8. used to manipulate values, +,-,*
  4. 9. placing objects within another object
  5. 12. learning computer programming helps to develop _________ skills.
  6. 14. error in programming
  7. 15. special hidden code written into a program
  8. 16. High Level Programming Language
  9. 18. basic unit of programmable color on a computer display
Down
  1. 1. object most popular oriented programming language
  2. 2. a program that compiles source code
  3. 3. A process that leads from an original problem to an executable program
  4. 4. hypertext markup language
  5. 6. code that is used to run a program
  6. 10. fix errors in a program
  7. 11. and, or, not, true, false
  8. 13. group of executable commands
  9. 17. used to repeat a block of code over and over