Kizspy | Question: 17
(Choose 1 answer)
What happens if you register a BroadcastReceiver for a system broadcast in the manifest starting from
Android 8.0 (API level 26)?
A. The broadcast is delivered to the app normally
B. The app receives the broadcast only when it is running
C. The Android system does not deliver the broadcast to the app
D. The broadcast is delivered in the order of registration