Q10
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
AnswerC.
It represents an event listener
D.
None of These
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board