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

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

ANSWER DOWNLOAD EXAMIANS APP

Microprocessor
Assertion (A): Each memory chip has its own address latch. Reason (R): ALE signal comes out of microprocessor 8085 and goes to memory chip.

Both A and R are correct but R is not correct explanation of A
A is wrong R is correct
Both A and R are correct and R is correct explanation of A
A is correct R is wrong

ANSWER DOWNLOAD EXAMIANS APP

Microprocessor
PUSH B instruction in 8085 microprocessor causes

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

ANSWER DOWNLOAD EXAMIANS APP