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. The first beta version of the Android Software Development Kit (SDK) was released by Google in?

2007
2009
2006
2008

2. ___________ means it will occupy only that much space as required for its content to display.

wrap_content 
match_content
match_parent
wrap_parent

3. Which callback is called when the activity restarts after stopping it?

onDestroy()
onPause()
onStart()
onRestart()

4. View refers to the?

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

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

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

6. Which callback is called when the activity becomes visible to the user?

onCreate()
onStart()
onResume()
onPause()

7. Top Layer is known as?

Libraries
Android Runtime
Application Framework
Applications

8. Bottom layer is known as?

Libraries
Linux kernel
Application Framework
Applications

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

2
3
4
5

10. In which android version Single frame fragment introduced?

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

Results