-
In an 8085 microprocessor-based system, the contents of SP are 1000H. PUSH B instruction will transfer the contents of registers B and C respectively for memory locations—
-
- 0FFF H and 0FFE H
- 1000 H and 0FFF H
- 0FFE H and 0FFF H
- 1000 H and 1001 H
Correct Option: A
As we know that where PUSH is executed, the stack pointer (SP) register is decrement by 2.