Chapter 1
Across
- 3. the source code, and interprets the instructions on the fly.
- 6. The heart of any computer. It runs the
- 9. Reads the source code of the program as written by the programmer,
- 12. An error in the program
- 13. to execute; also called “machine code” or “assembly language”.
- 15. code A program in a high-level language.
Down
- 1. input to the program.
- 2. The process of formulating a problem,
- 4. language A programming language that is designed to be easy for a
- 5. (CPU).
- 7. a solution, and expressing the solution.
- 8. The meaning of a program
- 10. A set of instructions that specifies a computation
- 11. To examine a program and analyze the syntactic structure.
- 14. When a program displays a message and pauses for the user to type