Computer Science for IGCSE & O level - Programming (Section 1 - No. 43)
What is the primary function of a compiler or interpreter?
To write the source code.
To translate the source code into machine-executable code.
To organize the files.
To run the program directly.
Explanation
The compiler or interpreter converts human-readable code into code that the computer can understand.
Comments (0)
