πŸ§ͺ Android MCQ Quiz Hub

Android Mcq Question

Choose a topic to test your knowledge and improve your Android skills

Android is -





βœ… Correct Answer: 1

Under which of the following Android is licensed?





βœ… Correct Answer: 3

For which of the following Android is mainly developed?





βœ… Correct Answer: 4

Which of the following is the first mobile phone released that ran the Android OS?





βœ… Correct Answer: 3

Which of the following virtual machine is used by the Android operating system?





βœ… Correct Answer: 2

Android is based on which of the following language?





βœ… Correct Answer: 1

APK stands for -





βœ… Correct Answer: 3

What does API stand for?





βœ… Correct Answer: 1

Which of the following converts Java byte code into Dalvik byte code?





βœ… Correct Answer: 2

How can we stop the services in android?





βœ… Correct Answer: 1

What is an activity in android?





βœ… Correct Answer: 3

How can we kill an activity in android?





βœ… Correct Answer: 3

ADB stands for -





βœ… Correct Answer: 1

On which of the following, developers can test the application, during developing the android applications?





βœ… Correct Answer: 4

Which of the following kernel is used in Android?





βœ… Correct Answer: 3

Which of the following is the first callback method that is invoked by the system during an activity life-cycle?





βœ… Correct Answer: 2

Which of the following is not an activity lifecycle callback method?





βœ… Correct Answer: 3

We require an AVD to create an emulator. What does AVD stand for?





βœ… Correct Answer: 1

What is the use of content provider in Android?





βœ… Correct Answer: 3

AAPT stands for -





βœ… Correct Answer: 2

NDK stands for -





βœ… Correct Answer: 1

Which of the following is contained in the src folder?





βœ… Correct Answer: 2

οΏ½Which of the following method is used to handle what happens after clicking a button?





βœ… Correct Answer: 1

Which of the following android component displays the part of an activity on screen?





βœ… Correct Answer: 4

Which of the following is the parent class of Activity?





βœ… Correct Answer: 3

Which of the following is the parent class of service?





βœ… Correct Answer: 4

OHA in android stands for -





βœ… Correct Answer: 2

In which of the following tab an error is shown?





βœ… Correct Answer: 4

In which year OHA (Open Handset Alliance) is announced?





βœ… Correct Answer: 2

Which of the following is the name of the Android version 1.5?





βœ… Correct Answer: 3

Which of the following is the name of the Android version 1.6?





βœ… Correct Answer: 4

οΏ½Which of the following is the topmost layer of android architecture?





βœ… Correct Answer: 3

οΏ½Which of the layer is below the topmost layer of android architecture?





βœ… Correct Answer: 4

Which of the layer is the lowest layer of android architecture?





βœ… Correct Answer: 2

What is contained in manifest.xml?





βœ… Correct Answer: 3

Which of the following is not a state in the service lifecycle?





βœ… Correct Answer: 3

As an android programmer, which version of Android should we use as a minimum development target?





βœ… Correct Answer: 3

Which of the following is not a nickname of any android version?





βœ… Correct Answer: 2

Which of the following is a dialog class in android?





βœ… Correct Answer: 4

In which state the activity is, if it is not in focus, but still visible on the screen?





βœ… Correct Answer: 3

Which of the following is the built-in database of Android?





βœ… Correct Answer: 1

Which of the following android version is named Jelly Bean?





βœ… Correct Answer: 4

Which of the following features are updated in Android 4.1(Jelly Bean)?





βœ… Correct Answer: 4

Which of the following is the API level of Android version 5.0?





βœ… Correct Answer: 1

Which of the following android library provides access to the database?





βœ… Correct Answer: 2

In Android studio, which of the following callback is called when an activity starts interacting with the user?





βœ… Correct Answer: 3

The send Sticky broadcast(intent) method in android is used to show that the intent is -





βœ… Correct Answer: 3

Which of the following class in android displays information for a short period of time and disappears after some time?





βœ… Correct Answer: 1