Social Sciences, asked by Anonymous, 1 year ago

Advantage of assembly language over machine language

Answers

Answered by Anonymous
1

Answer:

Machine language is the hardest to understand by humans and is the most primitive.

But assembly language is lot easier and other benefits are:

  1. Easier to understand and use
  2. Easy to locate
  3. Easy to debug and solve errors
  4. Easier to modify
  5. No worry about addresses

Assembly language is a low level language that lies between machine language and high level language.

It doesn't need a compiler to run,the processor can run directly the program which is one of the best advantage.

Similar questions