A

Admin • 833K Points
Coach

Q. What is event delegation?

  • (A) Using a parent element to handle events for its children
  • (B) Delegating events to the OS
  • (C) Using multiple event listeners
  • (D) Broadcasting events
  • Correct Answer - Option(A)
  • Views: 18
  • Filed under category JavaScript
  • Hashtags:

Explanation by: Admin

Event delegation allows a parent to handle events from its children.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.