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

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

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