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. __________________ is a service that lets developers send short message data to their users on Android devices, without needing a proprietary sync solution.

SMS
MMS
CAM
GCM

2. Bottom layer is known as?

Libraries
Linux kernel
Application Framework
Applications

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. Resource Manager is used for?

Controls all aspects of the application lifecycle and activity stack.
Allows applications to publish and share data with other applications.
Provides access to non-code embedded resources such as strings, color settings and user interface layouts.
Allows applications to display alerts and notifications to the user.

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

TRUE
FALSE
Can be true or false
Can not say

6. Which method Fragment becomes active?

onPause
onResume
onStart
onCreate

7. Android system initiates its program with in an Activity starting with a call on ?

offCreate() callback
onDrop() callback
offCreate() callback
onCreate() callback

8. Android operating system is a stack of software components which is roughly divided into how many layers?

2
3
4
5

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

10. android.webkit libraries is?

Used to render and manipulate text on a device display.
The fundamental building blocks of application user interfaces.
A set of classes intended to allow web-browsing capabilities to be built into applications.
A Java interface to the OpenGL ES 3D graphics rendering API.

Results