English, asked by gaurilandge10, 5 months ago

what is stack? explain memory stack organization ​

Answers

Answered by shubham85288
4

Stack is a storage structure that stores information in such a way that the last item stored is the first item retrieved. It is based on the principle of LIFO (Last-in-first-out). The stack in digital computers is a group of memory locations with a register that holds the address of top of element.

Explanation:

follow me guys

Answered by binsilawrence734
1

Answer:

Stack is a storage structure that stores information in such a way that the last item stored is the first item retrieved. It is based on the principle of LIFO (Last-in-first-out). The stack in digital computers is a group of memory locations with a register that holds the address of top of element .

hope it is help old mark me as the brainliest

Similar questions