Question: Which property of the jQuery event object references the DOM object that dispatched an event?

  1. target
  2. self
  3. source
  4. object

Answer: The correct answer of the above question is Option A:target