MCQOPTIONS
 Saved Bookmarks
				| 1. | 
                                    Each instruction in an assembly language program has the following fields.1. Label field2. Mnemonic field3. Operand field4. Comment fieldWhat is 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 | 
| Answer» B. 2, 1, 4 and 3 | |