In a microprocessor based system, the stack is always in
a) Microprocessor
b) RAM
c) ROM
d) EPROM
Answers
Answered by
0
Answer:
Ques. In a microprocessor based system, the stack is always in?
Ans.In a microprocessor based system the stack is always in
Random Access Memory (RAM).
Answered by
0
In a microprocessor based system, the stack is always in RAM.
Option: (b)
Explanation:
- The stack can be defined as ‘Last In First Out’. It is a data structure which is implemented in RAM part.
- This can be used for ‘storing the data’ and addresses, when the micro processor branched into a subroutine.
- This return address is used for getting a push on this stack. Moreover, to swap values between two registers and its pairs, we use the stack.
- Usually, the ‘stack pointer register’ holds the address of the ‘top location of the stack’.
Learn more about microprocessor
What is an instruction in the context of a Microprocessor?How does a Microprocessor instructions specify data and operation?explain with the help of an example.
https://brainly.in/question/6122865
Classify the microprocessor based on the size of the data
https://brainly.in/question/4556956
Similar questions