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

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

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

ANSWER DOWNLOAD EXAMIANS APP