Answers

Question and Answer:

  Home  Android Software Engineer

⟩ Explain Dalvik Virtual Machine?

★ 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.

 167 views

More Questions for you: