Computer Science for IGCSE & O level - Software (Section 11 - No. 23)
What is the main purpose of a compiler?
To execute programs line by line.
To translate source code into machine code.
To debug a program.
To provide syntax highlighting.
Explanation
A compiler translates code into machine code.
Comments (0)
