AP Computer Science A

study guides for every class

that actually explain what's on your next test

Call Stack

from class:

AP Computer Science A

Definition

The call stack is a data structure that keeps track of function calls in a program. It stores information about the order and location of function calls, allowing the program to keep track of where to return after each function call is completed.

© 2024 Fiveable Inc. All rights reserved.
AP® and SAT® are trademarks registered by the College Board, which is not affiliated with, and does not endorse this website.