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. Android operating system is a stack of software components which is roughly divided into how many layers?

2
3
4
5

2. Which callback is called when the activity is no longer visible?

onRestart()
onDestroy()
onStop()
onPause()

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

4. Fragments are divided as ________ stages.

2
4
3
5

5. Bottom layer is known as?

Libraries
Linux kernel
Application Framework
Applications

6. Jelly Bean is an incremental update, with the primary aim of improving the?

user interface
functionality
performance
All of the above

7. For creating Fragments the java class needs to extend which base class?

MainActivity
MiniActivity
Fragments
None of the above

8. If you need to pass data back from an activity, Which method you should use?

startActivity()
startActivityForResult()
ActivityForResult()
None of the above.

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

10. Android 1.0, was released in?

39692
39326
39661
39295

Results