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

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

ANSWER DOWNLOAD EXAMIANS APP

Microprocessor
The interrupt facility is provided in microprocessor to

 stop the microprocessor when desired
 change the sequence of the instructions being executed
 stop the microprocessor when it starts malfunctioning
 keep a control on the working of the microprocessor

ANSWER DOWNLOAD EXAMIANS APP