Android
OA0-002 · Question #76
Which of these is the correct explanation for an implicit Intent?
The correct answer is C. Send without directly designating a destination Activity. See the full explanation below for the reasoning.
Question
Which of these is the correct explanation for an implicit Intent?
Options
- ADirectly designate a destination Service and send.
- BDirectly designate a destination Activity and send.
- CSend without directly designating a destination Activity.
- DIt will not actually be sent.
How the community answered
(26 responses)- A4% (1)
- B12% (3)
- C81% (21)
- D4% (1)
Community Discussion
No community discussion yet for this question.