

InterviewSolution
Saved Bookmarks
1. |
How is a stack created?(a) slack and pointer(b) stack and memory(c) memory and a pointer(d) memory and a registerI have been asked this question in quiz.The above asked question is from Buffers topic in chapter Buffering and other Data Structures of Embedded Systems |
Answer» Right OPTION is (d) memory and a register |
|