Computer Science for IGCSE & O level - Software (Section 7 - No. 4)

Which statement best describes the role of a compiler?
It translates assembly language into machine code.
It converts source code into machine code.
It executes machine code instructions.
It manages the computer's hardware resources.

Explanation

A compiler is responsible for converting human-readable source code into machine-executable code.

Comments (0)

Advertisement