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)- A72% (33)
- B4% (2)
- C15% (7)
- D9% (4)
Community Discussion
No community discussion yet for this question.