Yahoo Interview Question

What is a closure?

Interview Answer

Anonymous

Dec 5, 2013

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