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

 AND 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”.
 OR that bit with “1” and remaining bits with “0”.

ANSWER DOWNLOAD EXAMIANS APP