Looking at the operation of the call stack when subroutines are used in a computer program. I go through an example of how the stack frames are added/removed to/from the call stack during a program's execution.
Made specifically for A Level Computer Science.