Call stack is a stack data structure that stores information about active subroutines1 of computer program.


  1. Subroutines is a sequence of program instructions that performs a specific task, packaged as a unit. ↩︎