A built-in program that converts assembly language to machine language is known as Assembler. Machine cannot understand assembly language therefor it most be converted to machine language. The original assembly language program is known as source code and the converted code is known as object code.
Functions of Assembler
Functions of Assembler
- It translates mnemonics into machine code/object code.
- It helps to find out the bug in the source code.
No comments:
Post a Comment
If you have any doubt, let me know...