Languages
6
0/5

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

assemblerassemblycompilerdebuggingexecutable
high-levelinterpreterlinkerlow-levelmachine code
nestedprocessorrun-timestopstext

Darius is developing a control system. He chooses to write the hardware interface directly in ..... language, which has a one-to-one correspondence with CPU instructions. This code is translated into machine code using an ..... .

For the high-level application layer, he wants to write code that is easy for humans to read and maintain. During development, he uses an ..... because it executes code line-by-line, which is highly beneficial for ..... . Once development is complete, he translates the entire codebase using a ..... to produce a standalone executable file.

[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