You wish to detect when the mouse is moved into a graphical component. Which methods of the MouseListener interface will provide this information?
a) MouseOver
b) MouseMoved
c) MouseEntered
d) MouseIncoming