Assembly language is is a low-level programming language ana symbolic representation of a processor's native code. Assembly languages are also known as symbolic languages as they use symbols to represent the arithmetic and logical operations. It uses mnemonics and symbolic operands .
This reduces coding time and the amount of information the programmer has to remember. They use assembler to convert the program in to machine language (object program).
A utility program called an assembler is used to translate assembly language statements into the target computer's machine code.
This reduces coding time and the amount of information the programmer has to remember. They use assembler to convert the program in to machine language (object program).
A utility program called an assembler is used to translate assembly language statements into the target computer's machine code.
No comments:
Post a Comment