Which is the method used to add an event listener?
(a) addEventListener()
(b) addListener()
(c) addEvent(Listener)
(d) addListener(Event)
I have been asked this question in exam.
My question comes from Lazy Loading topic in division Invocation and Performance Navigation of JavaScript