Computer Science for IGCSE & O level - Software (Section 7 - No. 32)

What action does a compiler perform?
Executes code line by line.
Translates the entire program into machine code.
Debugs the program.
Provides a graphical user interface.

Explanation

The compiler's primary role is to translate the entire program into machine code.

Comments (0)

Advertisement