Which of these events is generated by scroll bar?
(a) ActionEvent
(b) KeyEvent
(c) WindowEvent
(d) AdjustmentEvent
This question was posed to me in a national level competition.
Origin of the question is ActionEvent & AdjustmentEvent Class topic in chapter Event Handling of Java