InterviewSolution
Saved Bookmarks
| 1. |
About memory stack in computer organization |
|
Answer» s a STORAGE structure that store information in such a way that the last item is stored is the first atom try and it is based on the principle of lifo(last in first out)the stack in digital COMPUTER is a group of memory LOCATION with a register that holds the address of TOP of element |
|