Multiple choice

Which of the following correctly describes a compiler?

  1. A combination of computer hardware

  2. A program which translates from one high-level language to another

  3. A program which translates from a high-level language to a machine-level language

  4. A program which translates from a machine-level language to a high-level language

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

Option (3) is correct.