Mad Viva Questions
Mad Viva Questions
3. What is DVM
DVM Stands for Dalvik Virtual Machine, It is used to run Dalvik
bytecode. It’s a stack based virtual machine in which Dex compiler will
convert .class(java) files to .dex(dalvik) file.
Radio Button works as an independent view and all the radio buttons can
be checked or selected whereas in Radio group only one option can be
selected (used in quiz)