First Factory interview question

What is closure in javascript ?

Interview Answer

Anonymous

Aug 4, 2021

The JavaScript property that allows a function inside a function to have access to the parent scope.