Multiple Choice
What are the two methods of the MouseEvent class that enable us to retrieve the x and y coordinates of the mouse?
A) x and y
B) getSceneX and getSceneY
C) getX and getY
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q17: If a class implements a listener, it
Q18: GUI programming uses a(n) _ model of
Q19: Clicking on a button generates:<br>A) an ActionEvent.<br>B)
Q20: The getTouchPoint method of the TouchEvent class
Q21: What constructor can we use to set
Q23: In the BorderPane class, what are setTop,
Q24: Inside an FXML file, if we want
Q25: When we use a FadeTransition, what parameter
Q26: The Pane class can hold other objects.
Q27: The method getText of the TextField class