nerdexam
Android

OA0-002 · Question #84

Which of these is the correct explanation of type and order of event issued after long- pressing the Button widget and letting go? (Assume no event consumption by an event listener)

The correct answer is D. 4 events will be issued in the following order. See the full explanation below for the reasoning.

Question

Which of these is the correct explanation of type and order of event issued after long- pressing the Button widget and letting go? (Assume no event consumption by an event listener)

Options

  • AThe following event will be issued only once.
  • B2 events will be issued in the following order:
  • C3 events will be issued in the following order:
  • D4 events will be issued in the following order:

How the community answered

(20 responses)
  • A
    5% (1)
  • B
    5% (1)
  • C
    15% (3)
  • D
    75% (15)

Community Discussion

No community discussion yet for this question.

Full OA0-002 Practice