Computer Science, asked by skrishnakant86, 10 months ago

What do you understand by assembler​

Answers

Answered by roman6055
4

Explanation:

An assembler is a program that converts assembly language into machine code. ... Assemblers are similar to compilers in that they produce executable code. However, assemblers are more simplistic since they only convert low-level code (assembly language) to machine code.

Answered by kumardushyantsingh05
3

Explanation:

An assembler is a program that converts assembly language into 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.

Similar questions