Multiple Choice
Which of these methods are used to register a mouse motion listener?
A) addMouse()
B) addMouseListener()
C) addMouseMotionListner()
D) eventMouseMotionListener()
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q4: In which package is the class Vector
Q5: What is a listener in context to
Q6: Which method in Thread class is used
Q7: Which of these class contains the methods
Q8: To design a general-purpose search method, searchList,
Q10: Which of the following is correct way
Q11: Which of the following statements is false
Q12: Consider the following list. int[] intList =
Q13: Which exception is thrown by read() method?<br>A)IOException<br>B)InterruptedException<br>C)SystemException<br>D)SystemInputException
Q14: What is an event in delegation event