Programming Languages
Across
- 2. The instructions a programmer types to create a program.
- 5. Programming languages that are almost English-like.
- 7. An example of a high level programming language.
- 9. A low level programming language that uses short abbreviations such as LDA
- 10. An advantage of assembly language is that programs execute at (blank) speed.
Down
- 1. A programming language that is complex and very different from English.
- 3. Software that translates source code into machine code one line at a time, as the program runs.
- 4. All programming languages are translated into this before the program runs.
- 6. Software that translates an entire program before running any of it.
- 8. A compiler, assembler, and interpreter are all examples of this.