Computer Science for IGCSE & O level - Software (Section 6 - No. 45)
What is the role of a compiler in programming?
To execute code line by line.
To translate an entire program into machine code.
To provide an interface for user input.
To debug code.
Explanation
A compiler translates the entire program into a form a computer can execute.
Comments (0)
