Computer Science for IGCSE & O level - Software (Section 9 - No. 17)
What is the purpose of a compiler in the software development process?
To execute the software code directly.
To translate the code into a format the machine can understand.
To manage the system's resources.
To create the user interface for the software.
Explanation
A compiler transforms the code written by programmers into machine-executable code.
Comments (0)
