FrontendDeveloper.in

JavaScript question detail

What is function execution context?

Whenever a function is invoked, the JavaScript engine creates a different type of Execution Context known as a Function Execution Context (FEC) within the Global Execution Context (GEC) to evaluate and execute the code within that function.

Back to all JavaScript questions
Get LinkedIn Premium at Rs 399