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. Which of the following libraries has Java interface to the OpenGL ES 3D graphics rendering API?

android.os
android.database
android.opengl
android.widget

2. The Log.d() method has been used to generate log messages

TRUE
FALSE
Can be true or false
Can not say

3. What is true about FLAG_ACTIVITY_NEW_TASK?

If set in an Intent passed to Context.startActivity()
If set, and the activity being launched is already running in the current task
This flag is generally used by activities that want to present a "launcher" style behavior
All of the above

4. What is true about Fragments component?

Represents a portion of user interface in an Activity.
UI elements that are drawn on-screen including buttons, lists forms etc.
View hierarchies that control screen format and appearance of the views.
Messages wiring components together

5. Which of the following is not a layer in Android Architecture?

Android Runtime
Libraries
Linux kernel
Application Framework

6. __________________ 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

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

8. In android mini-activities are also known as

Adapter
Activity
Fragments
None of the above

9. Android 1.0, was released in?

39692
39326
39661
39295

10. Version code of Android 6.0 is?

LOLLIPOP_MR1
Oreo
MARSHMALLOW
Nugget

Results