GCSE Computer Science: Programming Languages

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