Solved

The GetX Method of MouseEvent Returns

Question 1

Multiple Choice

The getX method of MouseEvent returns:


A) the x coordinate of the touch within the screen.
B) the x coordinate of the touch within the View where the touch occurred.
C) the x coordinate of the top of the screen.
D) the x coordinate of the top of the View where the touch occurred.

Correct Answer:

verifed

Verified

Related Questions