0
2.4kviews
What is stack? Explain the use and operation of stack and stack pointer?

SUBJECT: MICROPROCESSOR AND PERIPHERALS INTERFACING

TOPIC: INSTRUCTION SET AND PROGRAMMING OF 8086

DIFFICULTY: MEDIUM

1 Answer
0
60views
  • The stack is a reserved area of the memory where temporary information may be stored.
  • An n-bit stack is used to hold the address of the most recent stack entry. This location which has the most recent entry is called as the top of the stack.
  • When the information is …

Create a free account to keep reading this post.

and 5 others joined a min ago.

Please log in to add an answer.