When executing a program, XXXX can be used in the procedure call to store the return address (and actual parameters). As procedures call other procedures, more and more return addresses must be saved. These are removed from the framework as the procedures come to an end.
XXXX can be:
- Stack
- List
- Queue