How can you create a listener class that receives events when the mouse is moved?()  

A .  By extending MouseListener. B .  By implementing MouseListener. C .  By extending MouseMotionListener. D .  By implementing MouseMotionListener. E .  Either by extending MouseMotionListener or extending MouseListener. F .  Either by implementing MouseMotion Listener or implementing MouseListener.

时间:2022-08-28 22:16:36 所属题库:SCJP程序员认证考试题库

相似题目