In the 8085, the stack grows:
2025
In the 8085, the stack grows:
Answer: B. Downward (SP decremented) — In the 8085, stack operations decrement the stack pointer while pushing data, so the stack grows toward lower memory addresses.
- A.
Upward (SP incremented)
- B.
Downward (SP decremented)
- C.
Both directions
- D.
Does not change
Attempted by 120 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.
Loading lesson…