Each instruction in an assembly language program has ___

Each instruction in an assembly language program has the following fields

  1. Label field
  2. Mnemonic field
  3. Operand field
  4. Comment field

What are the correct sequence of these fields?

A. 1, 2, 3 and 4
B. 2, 1, 4 and 3
C. 1, 3, 2 and 4
D. 2, 4, 1 and 3

Show Answer

Answer: A

Share your understanding of this question with the correct explanation.