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 Android?

Android is an open source
Linux-based Operating System
Used in mobile devices such as smartphones and tablet computers.
All of the above

2. Which of the following libraries provides access to the application model and is the cornerstone of all Android applications?

android.app
android.content
android.database
android.widget

3. Which of the following is true about ACTION_TIMEZONE_CHANGED?

It is used to run default uninstaller
Show settings for choosing wallpaper
Display a list of people, which the user can browse through.
It intimates when time zone has changed

4. There are two attributes that are necessary for every View. These are: android:layout_height and android:layout_width.

TRUE
FALSE
Can be true or false
Can not say

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

6. Which of the following component has Configuration file for the application?

Resources
Manifest
Services
Activities

7. In which android version Single frame fragment introduced?

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

8. An Android _____________ is an abstract description of an operation to be performed. It can be used with startActivity to launch an Activity.

Filters
Intent
Service
Broadcast Receiver

9. To display text which control you will use?

EditText
TextView
label
ViewText

10. View refers to the?

android.View.view class
android.view.View class
android.view class
android.View class

Results