Computer Science, asked by VikasKumarSah, 11 months ago

Write short note on
Assembler​

Answers

Answered by charlie1505
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