Computer Science for IGCSE & O level - Programming (Section 2 - No. 38)

What is the primary role of a compiler?
To run the program directly.
To translate human-readable code into machine code.
To provide code suggestions
To store variables

Explanation

The compiler converts source code into machine code.

Comments (0)

Advertisement