Skip to content

Course home

Languages

Languages

EasyMedium
123456789
Question 3

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]
Markscheme

Languages Questions

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

18 exam-style questions on OCR GCSE Computer Science Languages. Each one has a worked solution and a mark scheme showing where the marks go.

Question bank