Home » JAVA Programming » Java Basic » Question
  1. Which of these events is generated when the size of an event is changed?
    1. ContainerEvent
    2. FocusEvent
    3. ComponentEvent
    4. InputEvent
    5. None of these
Correct Option: C

A ComponentEvent is generated when the size, position or visibility of a component is changed.



Your comments will be displayed only after manual approval.