Computer Science for IGCSE & O level - Software (Section 11 - No. 4)
What is the role of an assembler in the programming process?
To convert high-level code into machine code.
To convert assembly language into machine code.
To execute code line by line.
To create an executable file directly from source code.
Explanation
An assembler translates assembly language into machine code.
Comments (0)
