Write short note on
Assembler
Answers
Answered by
1
Answer:
Assembler
An assembler convert assembly code to machine code.
It takes the basic commands and operations from assembly code and converts them into binary code that can be recognized by a specific type of processor. Assemblers are similar to compilers in that they produce executable code.
Similar questions