Multiple choice technology platforms and products

Which version of the Linux is used in Android for core system services such as security, memory management, process management, network stack, and driver model?

  1. Linux 2.0

  2. Linux 1.2

  3. Linux 2.6

  4. Linux 2.4

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

Android is built on Linux kernel version 2.6 for early versions. This kernel provides essential services including security, memory management, process management, and driver model. Later Android versions use updated Linux kernels, but 2.6 was the foundation for early Android development.