

MCQOPTIONS
Saved Bookmarks
1. |
Each instruction in assembly language program has the following fields:Lable fieldMnemonic fieldOperand fieldComment fieldThe correct sequence of these fields is?%! |
A. | 1, 2, 3, 4 |
B. | 1, 2, 4, 3 |
C. | 2, 1, 3, 4 |
D. | 2, 1, 4, 3 |
Answer» B. 1, 2, 4, 3 | |