Assembler

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
  • It translates mnemonics into machine code/object code.
  • It helps to find out the bug in the source code.

Post a Comment

0 Comments
* Please Don't Spam Here. All the Comments are Reviewed by Admin.