Multiple choice technology operating systems

The API level of the Android Platform version 2.0 and version 2.2 respectively are:

  1. 5 & 7

  2. 4 & 7

  3. 5 & 8

  4. 6 & 8

  5. 7 & 9

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

Android Platform version 2.0 (Eclair) has API level 5, and version 2.2 (Froyo) has API level 8. API levels are incremental integers assigned to each Android platform version. The progression goes: Android 1.5 (API 3), 1.6 (API 4), 2.0 (API 5), 2.1 (API 6-7, minor updates), 2.2 (API 8). Option C correctly identifies 5 & 8.