What is stack and what is the function of stack pointer[Dec 07]
2 years ago
Microprocessors
The stack is a reserved area of memory in the RAM where temporary information may be stored.
A 16 bit stack pointer is used to hold the address of most recent stack entry.

Rusma Khadka
Sep 9, 2022