🧠

Computer Science

Call Stack

  • Used to keep track of function calls during program execution
    • Stores all the variables required for the function
  • A stack data structure