Microprocessor
When RET instruction is executed by any subroutine then

 without any operation, the calling program would resume from instruction immediately following the call instruction and also the PC will be incremented after the execution of the instruction.
 the top of the stack will be popped out and assigned to the PC.
 the PC will be incremented after the execution of the instruction.
 without any operation, the calling program would resume from instruction immediately following the call instruction.

ANSWER DOWNLOAD EXAMIANS APP

Microprocessor
In an 8085 microprocessor based system, the contents of SP are 2000H. POP H instruction will transfer the contents of memory location

 2001H and 2002H to H and L registers respectively
 2000H and 1FFFH to H and L registers respectively
 2001H and 2000H to H and L registers respectively
 2000H and 1999H to H and L registers respectively

ANSWER DOWNLOAD EXAMIANS APP

Microprocessor
Which of the following statements for intel 8085 is correct?

 PC specifies the number of instructions executed so far
 Program Counter (PC) specifies the address of the instruction last executed
 PC specifies the address of the instruction being executed
 PC specifies the address of the instruction to be executed

ANSWER DOWNLOAD EXAMIANS APP