Answers

Question and Answer:

  Home  JQuery Programmer

⟩ What is closure?

Closures are created whenever a variable that is defined outside the current scope is accessed from within some inner scope.

 219 views

More Questions for you: