Languages
9
0/5

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

| assembler | compiler | executable | hardware | high-level | | interpreter | intermediate | low-level | machine | object |

Elias is developing firmware for a high-precision medical sensor. To achieve direct control over the hardware registers and ensure minimal execution latency, he writes the program in a ..... language. This specific code must then be translated directly into machine-readable instructions using an ..... .

For the patient-monitoring dashboard, Elias chooses a ..... language, which offers greater abstraction and readability. To distribute this dashboard to clinical workstations, he uses a ..... to convert the entire source code into a machine-specific ..... file that can run directly without any further translation.

[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