Android Question:

Download Job Interview Questions and Answers PDF

Define Dalvik Virtual Machine?

Android Interview Question
Android Interview Question

Answer:

★ It is Android's virtual machine.
★ It is an interpreter-only virtual machine which executes files in Dalvik Executable (.dex) format. This format is optimized for efficient storage and memory-mappable execution.

Download Android Interview Questions And Answers PDF

Previous QuestionNext Question
Tell me what data types are supported by AIDL?Define activity creator in Android?