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

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

ANSWER DOWNLOAD EXAMIANS APP

Microprocessor
The correct sequence of steps in the instruction cycle of a basic computer is

 Read effective address, Decode, Fetch and Execute.
 Fetch, Read effective address, Decode and Execute.
 Fetch, Decode, Read effective address and, Execute.
 Fetch, Execute, Decode and Read effective address.

ANSWER DOWNLOAD EXAMIANS APP