Vidyalelo
Java Programming · Q74

Java Event Handling

Programming · Java Programming · question 74

Q74

Which of these methods will respond when you click any button by mouse?

A.
mouseClicked()
B.
mouseEntered()
C.
mousePressed()
D.
all of the mentioned
Answer

Answer: Option D

Solution

Answer: Option D
No explanation is given for this question Let's Discuss on Board