Microprocessor
PUSH B instruction in 8085 microprocessor causes

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

ANSWER DOWNLOAD EXAMIANS APP

Microprocessor
In a vector interrupt

 the branch address is obtained from a register in the processor.
 the branch address is assigned to a fixed location in memory.
 the interrupting source supplies the branch information to the processor through an interrupt vector.
 none.

ANSWER DOWNLOAD EXAMIANS APP

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

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

ANSWER DOWNLOAD EXAMIANS APP