75.7k views
3 votes
What is the name for the software used to convert an assembly language program into machine code?

1 Answer

4 votes
Assembler is the answer

An assembler is a program that converts the 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. Assemblers are similar to compilers in that they produce executable code.

Hope this helps have an excellent day!
User Luca Corsini
by
8.3k points

No related questions found