-
Which one of the following converts assembly language into machine language?
-
- Algorithm
- Interpreter
- Compiler
- Assembler
Correct Option: D
Assembly language is converted into executable machine code by a utility program referred to as an assembler. The conversion process is referred to as assembly, or assembling the code.