Android Quiz


Play this quiz that will help you to excel in Android certification exams, placements etc. This Android quiz consist of 10 questions that you need to solve in 10 minutes. We’ve specially designed this quiz so that you can quickly acquaint to the pattern of questions you can be asked in placement drives, certification exams etc. This test enables you to assess your knowledge of Android.

Take the Free Practice Test



Android MCQs

Practice Android MCQ Questions, which will help you in developing Android Apps and will help you to prepare for android developers job.

Android Quiz

Try Free Android Quiz, to start a quiz you need to login first, after login you will get start quiz button and then by clicking on that you can start quiz. You will get 10 Minutes to answer all questions.

Android Quiz

1. What is API level of Android 5.0?

20
21
22
23

2. Which callback is called when the activity restarts after stopping it?

onDestroy()
onPause()
onStart()
onRestart()

3. In the end, it is closed by ?

>
?>
:>
/>

4. Fragments having special list view is called as?

list fragment
view fragment
frame fragment
special fragment

5. In android mini-activities are also known as

Adapter
Activity
Fragments
None of the above

6. Which of the following is true about ACTION_SET_WALLPAPER?

Edit information about the person whose identifier is "1".
Show settings for choosing wallpaper
It will start the platform-defined tutorial
It intimates when time zone has changed

7. Which of the following statement is false about Broadcast Receivers?

A broadcast receiver is implemented as a subclass of ContentProvider class
A broadcast receiver is implemented as a subclass of Activity class
A broadcast receiver is implemented as a subclass of BroadcastReceiver class
A broadcast receiver is implemented as a subclass of Service class

8. A __________ is a piece of an activity which enable more modular activity design.

Fragment
sub-activity
Intents
Filters

9. Which of the following component has UI elements that are drawn on-screen including buttons, lists forms etc?

Fragments
Views
Resources
Manifest

10. A View is also known as Widget in Android.

TRUE
FALSE
Can be true or false
Can not say

Results