Multiple choice

Which of the following objects in the java.util.EventObject is generated when an item from a list, a choice or a checkbox is selected?

  1. ItemEvent

  2. StockPresentation

  3. The stackframe

  4. MouseEvent

  5. ActionEvent

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

This object in the java.util.EventObject is generated when an item from a list, a choice or a checkbox is selected.