what is assembler ?
Answers
Answered by
13
a person who assembles a machine or its parts.
2.
COMPUTING
a program for converting instructions written in low-level symbolic code into machine code.
rajnisingh1201:
heya sis
Answered by
93
✿ Assembler is the translator for assembly language. Assembly language required translation of English like statements to machine language.
✿ The system software assembler will check for the syntax and semantics of code and translate it into its equivalent machine code also known as object code.
✿ Assembler is system software which translates program written in assembly language into machine language .
Similar questions