I learned from this module

I learned from this module

by Md.Tareq Rahman -
Number of replies: 0

1. What was your learning from this experiment?


*. Stack operations.

*. Data are stored and removed from stack memory.

and push instruction and pop instruction.

sack memory maintained 2 segment, SP and SS.

2. why we use stack segment? 


The Stack Segment is a segment that holds a stack. It's a stack implementation of memory locations. As the stack is a segment, it is a contiguous array of memory locations.