Computer Science for IGCSE & O level - Software (Section 3 - No. 38)
Which is the role of a compiler in programming?
Translate the source code into machine code.
Execute the program.
Debug the code.
Format the code.
Explanation
A compiler's primary function is to convert the source code to machine code.
Comments (0)
