1.

What do you mean by assembly language and explain the advantages and disadvantages of assembly language?

Answer»

Hey MATE..

ADVANTAGES Of ASSEMBLY Language

Programs written in machine language are replaceable by mnemonics which are easier to remember.Memory Efficient.It is not required to keep track of memory locations.Faster in speed.Easy to make insertions and deletions.Hardware Oriented.Requires fewer instructions to accomplish the same result.

Disadvantages Of Assembly Language

Long programs written in such LANGUAGES cannot be executed on small sized computers.It takes LOT of time to code or write the program, as it is more complex in nature.Difficult to remember the syntax.Lack of portability of program between computers of different makes.No SD



Discussion

No Comment Found