Question:

Which general register or general register pair of 8085 processor is incremented/decremented by 2 during PUSH and POP instructions?

Show Hint

The stack pointer in 8085 is used to keep track of memory locations used by PUSH and POP operations.
Updated On: May 4, 2025
  • H-L
  • D-E
  • Stack pointer
  • Program counter
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is C

Solution and Explanation

In the 8085 processor, the stack pointer is incremented or decremented by 2 during PUSH and POP instructions as data is pushed or popped in pairs of bytes. Thus, the correct answer is Stack pointer.
Was this answer helpful?
0
0