What is the call stack in JavaScript?
A data structure to store variable names
A data structure that manages function execution contexts
A function that executes asynchronous code
A method to clear all function calls
This question is part of this quiz :
Advanced JavaScript