Extenza-Academy / WebDev-100_2021-Q1

24 Lessons, 12 Weeks, Get Started as a Web Developer
2 stars 0 forks source link

3.3.4. Post-Lecture Quiz #103

Open mserykh opened 3 years ago

mserykh commented 3 years ago

Post-Lecture Quiz

Complete this quiz after the lesson by checking one answer per question.

  1. The DOM is a model to represent a document on the web
  1. Use JavaScript closures to perform the following:
  1. Fill in the blank: Closures are useful when one or more functions need to access an outer function's