Anonymous interview question

What is a closure in JavaScript?

Interview Answer

Anonymous

24 Oct 2022

A function that is enclosed in another function.