Which Of These Methods Will Respond When You Click Any Button #1029
Which of these methods will respond when you click any button by mouse?
This multiple choice question (MCQ) is related to the book/course gs gs128 Java. It can also be found in gs gs128 Java Event Handling - Event Listeners Interfaces in Java - Quiz No.1.
Which of these methods will respond when you click any button by mouse?
mouseClicked()
mouseEntered()
mousePressed()
all of the mentioned