Multiple choice general knowledge science & technology

Android is written using which language

  1. C++

  2. .Net

  3. Java

  4. Python

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

Android applications are primarily written in Java (or Kotlin). While the OS itself uses C/C++ for system-level components, the official app development language has been Java since the beginning.