In the 8085, the stack grows:
2025
In the 8085, the stack grows:
- A.
Upward (SP incremented)
- B.
Downward (SP decremented)
- C.
Both directions
- D.
Does not change
Attempted by 27 students.
Show answer & explanation
Correct answer: B
In the 8085, stack operations decrement the stack pointer while pushing data, so the stack grows toward lower memory addresses.