Multiple choice

_____________ introduced the Notification. Builder class for creating notification.

  1. Android 2.0

  2. Android 3.0

  3. Android 4.0

  4. Android 4.2

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

Android 3.0 introduced the Notification. Builder class for creating notification. This builder class replaces the existing constructor for the Notification class and makes creating notifications easier.