1.

Assembly language programs do not need a translator to be executed.

Answer»

ANSWER:

An ASSEMBLER is is a translator used to translate ASSEMBLY language to machine language. It is like a compiler for the assembly language but INTERACTIVE like an interpreter. Assembly language is difficult to understand as it is a low-level programming language.



Discussion

No Comment Found