Saved Bookmarks
| 1. |
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 |
|
Answer» (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. |
|