Computer Science for IGCSE & O level - Software (Section 10 - No. 48)

What is the primary role of a compiler in software development?
To execute code line by line.
To translate high-level source code into machine code.
To manage file storage.
To provide the user interface.

Explanation

The compiler is designed to translate code into machine language.

Comments (0)

Advertisement