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)- A74% (14)
- B11% (2)
- C5% (1)
- D11% (2)
Community Discussion
No community discussion yet for this question.