A.  window.captureEvents(Event.CLICK);

B.  window.handleEvents (Event.CLICK);

C.  window.routeEvents(Event.CLICK );

D.  window.raiseEvents(Event.CLICK );

1
Correct Answer :
window.captureEvents(Event.CLICK);
Explanation :
No Explanation available for this question

Interview Questions

MongoDB
Java Script
Node JS
PHP
JQuery
Python