Multiple choice technology platforms and products

Dalvik VM is written in which language?

  1. Java programming language

  2. C language

  3. C++ language

  4. Objective-C

  5. None of above

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

Dalvik VM is written in C language, not Java. It's a clean-room VM implementation optimized for mobile devices, designed to run on systems with limited resources like memory and battery power.