assembler four example
Answers
Answered by
1
Answer:
Assembler. 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. Assemblers are similar to compilers in that they produce executable code.
Explanation:
example:RADIX HEX
Similar questions