MCQOPTIONS
Saved Bookmarks
| 1. |
Each instruction in assembly language program has the following fields: 1.Lable field 2.Mnemonic field 3.Operand field 4.Comment field The 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 | |