Complete this quiz after the lesson by checking one answer per question.
- [The DOM is a model to represent a document on the web]
- [true]
- [false]
- [Use JavaScript closures to perform the following:]
- [write functions within functions]
- [enclose the DOM]
- [close script blocks]
- [Fill in the blank: Closures are useful when one or more functions need to access an outer function's ______]
- [arrays]
- [scope]
- [functions]