Android Developer Question:

Tell us why bytecode cannot be run in Android?

Android Developer Interview Question
Android Developer Interview Question

Answer:

Android uses DVM (Dalvik Virtual Machine ) rather using JVM(Java Virtual Machine).


Previous QuestionNext Question
Do you know launch modes in Android?Tell us how do you supply construction arguments into a Fragment?