What is the purpose of the `ItemEvent` class in Java event handling?
A. It represents an event source
B. It represents an item event generated by components like checkboxes and radio buttons
C. It represents an event listener
D. None of These
Answer: Option B
Join The Discussion