Home / Report Question

Q. 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: C