Q401
Advantage(s) of using assembly language rather than machine language is (are):
A.
It is mnemonic and easy to read.
B.
Addresses any symbolic, not absolute
C.
Introduction of data to program is easier
D.
all of the above
AnswerE.
None of the above
Answer: Option D
Solution
Answer: Option D
Solution:
The symbolic programming of Assembly Language is easier to understand and saves a lot of time and effort of the programmer. It is easier to correct errors and modify program instructions.