Q823
A memory in which the information is stored last is on top & is retrieved first is known as
A.
PROM
B.
Buffer
C.
Stack
AnswerD.
RAM
E.
None of the above
Answer: Option C
Solution
Answer: Option C
Solution:
Stack memory is a memory usage mechanism that allows the system memory to be used as temporary data storage that behaves as a first-in-last-out buffer. One of the essential elements of stack memory operation is a register called the Stack Pointer.