Kizspy | Question: 32
(Choose 1 answer)
What is the difference between a system broadcast and a custom broadcast in Android?
A. System broadcasts are sent by the system; custom broadcasts are sent by apps
B. System broadcasts handle UI updates; custom broadcasts handle background tasks
C. System broadcasts are for network operations; custom broadcasts are for file operations
D. System broadcasts are less secure than custom broadcasts