What is the function of an assembler?
Answers
Answered by
0
Step-by-step 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.
Answered by
3
Assembler converts the assembly level language to machine level code. Source code in high level programming language. Assembly level code as input.
Similar questions