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 true about Content Providers?

They dictate the UI and handle the user interaction to the smart phone screen
They handle background processing associated with an application.
They handle communication between Android OS and applications
They handle data and database management issues

2. Every activity you define for your application must be declared in your Android.xml file

TRUE
FALSE
Can be true or false
Can not say

3. To embed a web browser in your activity which view you will use?

RichTextView
Browser
WebView
None of the above

4. In the end, it is closed by ?

>
?>
:>
/>

5. 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

6. Fragments are divided as ________ stages.

2
4
3
5

7. The extras can be set and read using the?

setExtras() and getExtras() methods
putsExtras() and getsExtras() methods
setsExtras() and getsExtras() methods
putExtras() and getExtras() methods

8. In which android version Single frame fragment introduced?

android 2.0 version
android 3.0 version
android 4.0 version
android 5.0 version

9. View always start with?

[
<
{
(

10. To display text which control you will use?

EditText
TextView
label
ViewText

Results