nerdexam
Android

AND-401 · Question #118

When is the intent resolution process triggered?

The correct answer is A. When the system receives an implicit intent to start an activity. See the full explanation below for the reasoning.

Question

When is the intent resolution process triggered?

Options

  • AWhen the system receives an implicit intent to start an activity.
  • BWhen an explicit intent starts a service.
  • CWhen the system receives an explicit intent to start an activity.
  • DWhen the application calls method startAcitivyIntentResolution.

How the community answered

(19 responses)
  • A
    74% (14)
  • B
    11% (2)
  • C
    5% (1)
  • D
    11% (2)

Community Discussion

No community discussion yet for this question.

Full AND-401 Practice