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