Question: The stack grows towards lower addresses becauisem a process has a maximum address space limit all space between the stack pointer (top of stack) and

The stack grows towards lower addresses becauisem a process has a maximum address space limit all space between the stack pointer (top of stack) and the heap top is one single block that can be used instead of having two blocks that could cause one to be depleted before the other the stack pointer is attracted gravitationally by the amount of bits in the heap the push instruction must decrement the stack pointer on most CPU architectures, thus the stack can only grow downwards
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
