Computer Science for IGCSE & O level - Software (Section 1 - No. 35)

Which of the following is a task of an assembler?
Translate source code to machine code.
Optimize program performance.
Convert high-level to assembly language.
Manage memory allocation.

Explanation

An assembler converts assembly language code into machine code, which the computer can directly run.

Comments (0)

Advertisement