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