Answer:
Event bubbling in JavaScript is the flow of events from the root of the DOM tree to the target element.
Event bubbling in JavaScript is the flow of events from the root of the DOM tree to the target element.
You may be interested in:
Web Fundamental MCQs