Languages
15
0/5

Complete the description of programming languages and translators by writing the correct term from the box in each space.

| assembler | compiler | continues | debugging | executable | | high-level | interpreter | low-level | machine | many | | one | stops | trace | with | without |

Amina writes her application in a ..... language. This is easy for humans to read and write, but it must be translated into machine code before the processor can execute it.

An ..... translates and executes the source code one line at a time. If it encounters a syntax error, execution ..... immediately and an error is reported. This makes this type of translator highly suitable for ..... during development.

Conversely, a compiler translates the entire source code file in one overall process. The final product is a machine-specific ..... file that can be distributed and run directly by the user.

[5]

Languages Questions

Practise OCR GCSE Computer Science Languages with exam-style questions for GCSE Computer Science. 18 questions, matched to the OCR GCSE Computer Science (J277) specification and written in Component 01 and Component 02 style. Every question includes a full worked solution and mark scheme, so you can see where marks are awarded rather than just whether you got the answer right.

PreviousNext

Languages Questions

  1. GCSE
  2. /Computer Science
  3. /Languages