Home » Computer » Miscellaneous » Question
  1. Which one of the following converts assembly language into machine language?
    1. Algorithm
    2. Interpreter
    3. Compiler
    4. 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.



Your comments will be displayed only after manual approval.