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. In Which application Android applications are usually developed?

C
Python
Java
Ruby

2. In android mini-activities are also known as

Adapter
Activity
Fragments
None of the above

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

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

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

5. In the end, it is closed by ?

>
?>
:>
/>

6. Which method is used to launch a new activity or get an existing activity to do something new?

Context.startActivity()
Context.startService()
Context.sendBroadcast()
All of the above

7. Android 1.0, was released in?

39692
39326
39661
39295

8. The first beta version of the Android Software Development Kit (SDK) was released by Google in?

2007
2009
2006
2008

9. Fragments having special list view is called as?

list fragment
view fragment
frame fragment
special fragment

10. Which method is used to initiate a service or deliver new instructions to an ongoing service?

Context.startActivity()
Context.startService()
Context.sendBroadcast()
None of the above

Results