πŸ“Š JavaScript
Q. Which is the method used to add an event listener?
  • (A) addEventListener()
  • (B) addListener()
  • (C) addEvent(Listener)
  • (D) addListener(Event)
πŸ’¬ Discuss
βœ… Correct Answer: (A) addEventListener()

Explanation: The addEventListener() method is used to add an event listener to the script.

Explanation by: Mr. Dubey
The addEventListener() method is used to add an event listener to the script.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
114
Total Visits
πŸ“½οΈ
2 y ago
Published
πŸŽ–οΈ
Mr. Dubey
Publisher
πŸ“ˆ
83%
Success Rate