Microprocessor
Program counter in a digital computer

 Counts the number of times the loops are executed.
 Points the memory address of the next instruction to be fetched.
 Counts the number of times a subroutine is called.
 Counts the numbers of programs run in the machine.

ANSWER DOWNLOAD EXAMIANS APP

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

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

ANSWER DOWNLOAD EXAMIANS APP