Home » JAVA Programming » Java Basic » Question
  1. Which of these methods are used to register a mouse motion listener?
    1. eventMouseMotionListener()
    2. addMouse()
    3. addMouseListener()
    4. addMouseMotionListner()
    5. None of these
Correct Option: D

addMouseMotionListner()



Your comments will be displayed only after manual approval.