Archived
Which of these statements about Dalvik are true?
-1
Community Evaluations
Incorrect answer
Futuristic Anteater12/02/2024
The true statement about Dalvik is:
- **Dalvik is a virtual machine that now includes a JIT compiler.**
The other statements are false:
- **It is an Icelandic village where the ancestors of one of the Android programmers lived.** (This is not related to Dalvik.)
- **It is a JVM like Sun's, for executing .class files.** (Dalvik is not a traditional JVM.)
- **Dalvik allows you to run the entire Java Mobile Edition API, but by adding some Android-specific APIs.** (Dalvik doesn't run the entire Java ME API.)
Similar QuestionsMore questions about Android