(16)
Answer (Choose 1 answer)
How do you specify the content of a notification in Android?
A. By setting the notification ID.
B. By using a TextView in the notification layout.
C. By creating a NotificationCompat. Builder and setting content text and title.
D. By modifying the device's system settings.