Why JVM was replaced by DVM when Android development started?

Options
- JVM is slow
- JVM is complicated to configure
- JVM was not free
- none of these


CORRECT ANSWER : JVM was not free

Discussion Board
Wrong Answer

Google developed Android and chose DVM for several reasons. First, there were licensing issues with most JVMs. Next, the DVM should be more efficient in terms of memory usage and performance on a register-based machine. DVM is also supposed to be more efficient when running multiple instances of the DVM.

Dr.ayushsoni 01-3-2022 09:26 AM

Wrong Answer

Ans = JVM is slow

jignesh 12-23-2016 01:47 AM

wrong answer

ans = jvm is slow

Bhagya shri 01-3-2015 04:04 PM

Write your comments


Enter the code shown above:

(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)


Advertisement