Team Leader Android Developer Question:
Download Questions PDF

Tell me why can't you run java byte code on Android?

Answer:

Android uses DVM (Dalvik Virtual Machine ) rather using JVM(Java Virtual Machine), if we want, we can get access to .jar file as a library.

Download Team Leader Android Developer Interview Questions And Answers PDF

Previous QuestionNext Question
Please explain what is sleep mode in android?Tell us is it okay to change the name of an application after its deployment?