Computer Science for IGCSE & O level - Programming (Section 10 - No. 15)

What is a compiler's main task?
To execute the program.
To translate source code into machine code.
To edit the source code.
To provide input to the program.

Explanation

The compiler's fundamental job is to translate the high-level source code into machine-understandable instructions.

Comments (0)

Advertisement