Computer Science for IGCSE & O level - Software (Section 1 - No. 10)

What is the main function of a 'compiler'?
To execute code line by line.
To translate the entire program into machine code.
To debug programs.
To write programs.

Explanation

The primary function of a compiler is to convert the entire program into machine code.

Comments (0)

Advertisement