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.
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.