MCQOPTIONS
Saved Bookmarks
| 1. |
What is 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. | Function return value |
| Answer» D. Function return value | |