Multiple choice

ANR dialog appears on the screen in which of the following scenarios?

I. When there is no response to an input event in 5 seconds. II. When a broadcast receiver is not completed executing within 10 seconds.

  1. Only in scenario I

  2. Only in scenario II

  3. In both scenarios I and II

  4. Neither of the scenarios I and II

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

The question itself has an explanation.