Question

Which of the following statements is false?
a. Method onTouchEvent is called when the View receives a touch event.
b. Android supports multitouchthat is, having multiple fingers touching the screen.
c. The user must maintain the same number of fingers touching the screen for the duration of the multitouch event.
d. Each fingerknown as a pointerhas a unique ID that identifies it across touch events.

Answer

This answer is hidden. It contains 182 characters.