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
2, 1, 4, 3
1, 2, 3, 4
1, 2, 4, 3

ANSWER DOWNLOAD EXAMIANS APP

Microprocessor
PUSH B instruction in 8085 microprocessor causes

 the contents of register B only to be copied in the stack
 the contents of register B & C to be copied in the stack
 registers B & C to be cleared
 the contents of registers B & C to be transferred in the stack and and the registers get cleared

ANSWER DOWNLOAD EXAMIANS APP