Computer Science Programming

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