What is execution context? Execution Context is like a box or container in which javascript code gets executed. Execution Context consists of two components that are memory component and the code component. In the memory component, memory is allocat...
ankushpndt.hashnode.dev2 min read
No responses yet.