1.What was your learning from this experiment module?
answer:
. operation of stack
.data are stored and removed from stack memory
2.why we use stack segment?
stack segment is used for addressing stack segment of the memory. The stack segment is that segment of memory which is used to store stack data.