OD
(Choose 1 answer)
A. Notification.notify()
Which API do you use to show a notification in the notification drawer and in the device's status bar?
B. NotificationManager.notify()
C. NotificationCompact.notify()
D. NotificationCompat.Builder.notify()
Exit 17