Multiple choice

Which of the following objects in the java.util.EventObject is generated when components are added to or removed from a container?

  1. Stock

  2. Transaction

  3. ActionEvent

  4. MouseEvent

  5. ContainerEvent

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

This object in the java.util.EventObject is generated when components are added to or removed from a container.