An activity represents a single screen with a user interface just like window or frame of Java . Android activity is the subclass of ContextThemeWrapper class. If you have worked with C, C++ or Java programming language then you must have seen that your program starts from main() function.
Read moreWhat is Dalvik Mcq?
Explanation: The Dalvik Virtual Machine (DVM) is an android virtual machine optimized for mobile devices . It optimizes the virtual machine for memory, battery life, and performance.
Read more