Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

3.3.4. Post-Lecture Quiz #103

Open
3 of 8 tasks
mserykh opened this issue Jan 6, 2021 · 0 comments
Open
3 of 8 tasks

3.3.4. Post-Lecture Quiz #103

mserykh opened this issue Jan 6, 2021 · 0 comments

Comments

@mserykh
Copy link
Collaborator

mserykh commented Jan 6, 2021

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
  • true
  • false
  1. Use JavaScript closures to perform the following:
  • write functions within functions
  • enclose the DOM
  • close script blocks
  1. Fill in the blank: Closures are useful when one or more functions need to access an outer function's
  • arrays
  • scope
  • functions
@mserykh mserykh added this to the Sprint 3 milestone Jan 6, 2021
@mserykh mserykh self-assigned this Jan 6, 2021
@mserykh mserykh added the e/1 XS label Jan 6, 2021
@mserykh mserykh modified the milestones: Sprint 3, Sprint 4 Jan 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants