What are the advantages of using Assembler?

      

List down the advantages of using Assembler.

  

Answers


Maurice
(a) Assembly code is fairly easy to understand due to the use of English-like mnemonics.

(b) Assembly code is often very efficient (and therefore fast) because it is a low level language.

(c) Very fast in translating assembly language to machine code as 1 to 1 relationship.
maurice.mutuku answered the question on April 19, 2018 at 06:17


Next: What is object code or machine code?
Previous: What are the disadvantages of using Assembler?

View More Computer Studies Questions and Answers | Return to Questions Index


Exams With Marking Schemes

Related Questions