Google News
logo
Electronics and Communication Engineering (ECE) : Microprocessors - Quiz(MCQ)
In POP instruction, after each execution of the instruction, the stack pointer is
A)
incremented by 2
B)
decremented by 2
C)
incremented by 1
D)
decremented by 1

Correct Answer : Option (A) :   incremented by 2


Explanation : The actual current stack top is poped into the specific operand as the contents of stack top memory is stored in AL&SP and further contents of the memory location pointed to by SP are copied to AH & SP.

Advertisement