nerdexam
Android

OA0-002 · Question #96

Which of these is the correct explanation of BroadcastReceiver?

The correct answer is A. The process which BroadcastReceiver makes active will be protected so that it cannot be force-. See the full explanation below for the reasoning.

Question

Which of these is the correct explanation of BroadcastReceiver?

Options

  • AThe process which BroadcastReceiver makes active will be protected so that it cannot be force-
  • BBroadcastReceiver will only be assumed active when executing getReceive().
  • CBroadcastReceiver notifies the source of optional processing results based on the broadcast
  • DBroadcastReceiver displays a user interface.

How the community answered

(46 responses)
  • A
    72% (33)
  • B
    4% (2)
  • C
    15% (7)
  • D
    9% (4)

Community Discussion

No community discussion yet for this question.

Full OA0-002 Practice