Multiple choice Which of the following is the base class for all the classes in Android application? Object Class Android Root None of these Reveal answer Fill a bubble to check yourself A Correct answer Explanation Object is the base class for all the classes in JAVA. There is no change in it when it comes to Android application.