Home » Computer » Miscellaneous » Question
  1. Assembler is a program that translates the program from
    1. high-level to assembly
    2. assembly to machine
    3. machine to low-level
    4. low-level to high-level
Correct Option: B

Assembler is a computer program which is used to translate program written in Assembly Language in to machine language. The translated program is called as object program.



Your comments will be displayed only after manual approval.