When two or more objects are added as listeners for the same event, which listener is first

Question:

When two or more objects are added as listeners for the same event, which listener is first invoked to handle the event?

(a) The first object that was added as listener.

(b) The last object that was added as listener.

(c) There is no way to determine which listener will be invoked first.

(d) It is impossible to have more than one listener for a given event.

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Related Book For  book-img-for-question
Question Posted: