Oris
Today
Universe
Explore
Studio
Authors
Account
Lesson 1 of 7
Which statement best describes a closure in JavaScript?
A function together with references to the variables from the scope where it was defined
A function that has no access to any outer variables
A block of code that runs only when the page loads
A copy of a function stored in the global object
Check
Today
Universe
Explore
Profile