Android Question:
Download Job Interview Questions and Answers PDF
Define Dalvik Virtual Machine?
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.
★ 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 Question | Next Question |
Tell me what data types are supported by AIDL? | Define activity creator in Android? |