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.
 the top of the stack will be popped out and assigned to the PC.
 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 PC will be incremented after the execution of the instruction.

ANSWER DOWNLOAD EXAMIANS APP

Microprocessor
The stack pointer register in a microprocessor

 counts the number of instructions being executing on the microprocessor
 keeps the address of the next instruction to be fetched
 counts the number of programs being executing on the microprocessor
 holds the address of the top of the stack

ANSWER DOWNLOAD EXAMIANS APP