Android Developer Question:

Tell us why bytecode cannot be run in Android?

Answer:

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

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