Thursday, October 9, 2008

Answer:

A utility program called an assembler is used to translate assembly language statements into the target computer's machine code. The assembler performs a more or less isomorphic translation (a one-to-one mapping) from mnemonic statements into machine instructions and data.

http://en.wikipedia.org/wiki/Assembly_language

No comments: