Microprocessor
Each instruction in assembly language program has the following fields:Lable fieldMnemonic fieldOperand fieldComment fieldThe correct sequence of these fields is?

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

ANSWER DOWNLOAD EXAMIANS APP

Microprocessor
In an 8085 microprocessor based system, the contents of SP are 2000H. POP H instruction will transfer the contents of memory location

 2001H and 2002H to H and L registers respectively
 2000H and 1FFFH to H and L registers respectively
 2000H and 1999H to H and L registers respectively
 2001H and 2000H to H and L registers respectively

ANSWER DOWNLOAD EXAMIANS APP