Complete the description of programming languages and translators by writing the correct term from the box in each space.
| assembler | assembly | compiler | debugging | executable |
| high-level | interpreter | linker | low-level | machine code |
| nested | processor | run-time | stops | text |
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.
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.