Call stack definition

Search

Call stack

Call stack logo #21000 In computer science, a call stack is a stack data structure that stores information about the active subroutines of a computer program. This kind of stack is also known as an execution stack, control stack, run-time stack, or machine stack, and is often shortened to just `the stack`. Although maintenance of the call stack is important for the pr.....
Found on http://en.wikipedia.org/wiki/Call_stack
No exact match found.