bn:00958350n
Noun Concept
Categories: All articles needing additional references, Subroutines, Memory management
EN
call stack  Stack segment  CallStack  access link  Activation frame
EN
In computer science, a call stack is a stack data structure that stores information about the active subroutines of a computer program. Wikipedia
Definitions
Relations
Sources
EN
In computer science, a call stack is a stack data structure that stores information about the active subroutines of a computer program. Wikipedia
Stack data structure that stores information about the active subroutines of a computer program Wikipedia Disambiguation
stack data structure that stores information about the active subroutines of a computer program Wikidata
A stack that stores details of the functions called by a program in sequence, so that each function can return on completion to the code that called it. Wiktionary