Microprocessor
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?

 2, 4, 1 and 3
 2, 1, 4 and 3
 1, 3, 2 and 4
 1, 2, 3 and 4

ANSWER DOWNLOAD EXAMIANS APP

Microprocessor
The stack pointer register in a microprocessor

 counts the number of instructions being executing on the microprocessor
 holds the address of the top of the stack
 counts the number of programs being executing on the microprocessor
 keeps the address of the next instruction to be fetched

ANSWER DOWNLOAD EXAMIANS APP