1.

Which of these events is generated when a button is pressed?(a) ActionEvent(b) KeyEvent(c) WindowEvent(d) AdjustmentEventThis question was posed to me by my school teacher while I was bunking the class.The doubt is from ActionEvent & AdjustmentEvent Class topic in portion Event Handling of Java

Answer»

The correct choice is (a) ActionEvent

The best I can EXPLAIN: Action event is generated when a button is pressed, a LIST ITEM is double-clicked or a menu item is SELECTED.



Discussion

No Comment Found

Related InterviewSolutions