Microprocessor
In an 8085 microprocessor based system, the contents of SP are 1000H, PUSH B instruction will transfer the contents of registers B & C respectively for memory locations

 0FFE H and 0FFF H
 1000 H and 1001 H
 0FFF H and 0FFE H
 1000 H and 0FFF H

ANSWER DOWNLOAD EXAMIANS APP

Microprocessor
How can we make any bit of a register “0”?

 AND that bit with “0” and remaining bits with “1”.
 AND that bit with “1” and remaining bits with “0”.
 OR that bit with “1” and remaining bits with “0”.
 OR that bit with “0” and remaining bits with “1”.

ANSWER DOWNLOAD EXAMIANS APP