Computer Science for IGCSE & O level - Software (Section 13 - No. 25)
What is the role of a compiler?
To execute a program line by line.
To convert source code into machine code.
To debug the program.
To provide syntax highlighting.
Explanation
The main function of a compiler is to translate source code into machine code.
Comments (0)
