Microprocessor
Program counter in a digital computer

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

ANSWER DOWNLOAD EXAMIANS APP

Microprocessor
In 8085 microprocessor , let the accumulator contains the value 0AH and register C contains the value 05H. After CMP C instruction is executed, the

 zero flag will be reset and carry flag will be set
 zero and carry flags will be reset
 zero flag will be set and carry flag will be reset
 zero and carry flags will be set

ANSWER DOWNLOAD EXAMIANS APP