DEVFYI - Developer Resource - FYI

What event results from the clicking of a button?

Java Interview Questions and Answers (part 2)


(Continued from previous question...)

276. What event results from the clicking of a button?

The ActionEvent event is generated as the result of the clicking of a button.

(Continued on next question...)

Other Interview Questions