Multiple choice technology platforms and products

Dalvik Virtual Machine (VM) has been written so that a device can run multiple VMs efficiently.

  1. True

  2. False

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

Dalvik VM was specifically designed to allow multiple VM instances to run efficiently on a single device. This architecture enables Android to run multiple applications simultaneously, each in its own VM instance, with optimized memory usage and resource management.