Which device is used to convert the program written in assembly language into machine language? 

(a) Interpreter 

(b) Compiler 

(c) Assembler 

(d) None of these

5 views

1 Answers

(c) Assembler is used to convert the program written in assembly language into machine language because it is a language processor that converts the user defined language into a form which can be easily understood by the computer.

5 views