nerdexam
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)
  • A
    4% (1)
  • B
    12% (3)
  • C
    81% (21)
  • D
    4% (1)

Community Discussion

No community discussion yet for this question.

Full OA0-002 Practice