What is a closure?

A Function objects
B Scope where function’s variables are resolved
C Both Function objects and Scope where function’s variables are resolved
D None of the mentioned

Correct Answer: Both Function objects and Scope where function’s variables are resolved

A combination of a function object and a scope (a set of variable bindings) in which the function’s variables are resolved is called a closure.

Related Questions

Non-closure of neuropore leads to
Immediately after closure of semilunar valves there is
Delayed closure of the anterior fontanelle occurs in:
What is the purpose of the advanced mode in the Closure compiler?
What is the function of a Closure Compiler?
What is a closure compiler UI?

Next steps