Anonymous Interview Question

What is a closure in JavaScript?

Interview Answer

Anonymous

Oct 24, 2022

A function that is enclosed in another function.