What is a closure in JavaScript?
A function combined with its lexical scope
A function that cannot be called outside its block
A function with no arguments
A function with no return value
This question is part of this quiz :