Computer Science, asked by evanslee5580, 1 year ago

With the help of assembler the source program converts into

Answers

Answered by Anonymous
0
Assembler. An assembler is aprogram that converts assemblylanguage into machine code. It takes the basic commands and operations from assembly code and convertsthem into binary code that can be recognized by a specific type of processor. Assemblers are similar tocompilers in that they produce executable code
Similar questions