Skip to content

Course home

Classification of programming languages and translators

Classification of programming languages and translators

EasyMedium
12345678910111213141516171819202122232425262728293031323334
Question 10

Select one option to show which statement is true about program translators.

A

An interpreter translates the entire source code file into a standalone executable file before execution.

B

Compiled programs require the compiler to be present on the target computer to run.

C

An interpreter translates and executes source code line-by-line, stopping if an error is found.

D

Compilers make it easier to debug code because they stop translating at the first syntax error they encounter.

Markscheme

Classification of programming languages and translators Questions

  1. GCSE
  2. /Computer Science
  3. /Classification of programming languages and translators

48 exam-style questions on AQA GCSE Computer Science Classification of programming languages and translators. Each one has a worked solution and a mark scheme showing where the marks go.

Question bank