Which data structure would be used to implement recursion?
When unwinding from recursion, we say that you "pop" the recursive "stack".