Q. When two or more objects are added as listeners for the same event, which listener is first invoked to handle the event?
β
Correct Answer: (C)
There is no way to determine which listener will be invoked first.