Computer Science for IGCSE & O level - Programming (Section 6 - No. 31)
What is the key function of a "compiler"?
To run the program directly.
To translate high-level code to machine code.
To write code for you.
To provide an interactive interface for code.
Explanation
A compiler converts high-level language source code into machine code.
Comments (0)
