Yahoo interview question

What is a closure?

Interview Answer

Anonymous

5 Dec 2013

A closure is an inner function that has access to the outer (enclosing) function’s variables—scope chain