jQuery Event Handling in jQuery MCQ Question #5494
Single Choice Easy

QTo add multiple events to an element, use ___________

ID: #5494 Event Handling in jQuery MCQ 181 views
Question Info
#5494Q ID
EasyDifficulty
Event Handling in jQuery MCQTopic

Choose the Best Option

Click any option to instantly check if you're correct.

  • A many()
  • B on()
  • C off()
  • D multiple()
Correct Answer

Explanation

To add multiple events to an element, use .on() method in jQuery.

Share This Question

Challenge a friend or share with your study group.