Microprocessor
The stack pointer register in a microprocessor

 counts the number of programs being executing on the microprocessor
 keeps the address of the next instruction to be fetched
 holds the address of the top of the stack
 counts the number of instructions being executing on the microprocessor

ANSWER DOWNLOAD EXAMIANS APP

Microprocessor
PUSH B instruction in 8085 microprocessor causes

 the contents of register B & C to be copied in the stack
 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

ANSWER DOWNLOAD EXAMIANS APP

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

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

ANSWER DOWNLOAD EXAMIANS APP