Computer Science for IGCSE & O level - Software (Section 2 - No. 50)
What is the role of a compiler in the software development process?
To translate assembly code into machine code.
To create user interfaces for applications.
To convert source code into executable machine code.
To manage files and directories.
Explanation
The compiler translates high-level programming language code into a form that the computer can understand and execute.
Comments (0)
