Android Software Engineer Question:
Download Questions PDF

Explain android?

Answer:

Android is a stack of software for mobile devices which has Operating System, middleware and some key applications. The application executes within its own process and its own instance of Dalvik Virtual Machine. Many Virtual Machines run efficiently by a DVM device. DVM executes Java language's byte code which later transforms into .dex format files.

Download Android Software Engineer Interview Questions And Answers PDF

Previous QuestionNext Question
Explain android activities?Tell me how to avoid ANR status?