Android Development MCQs with answers Page - 12

Here, you will find a collection of MCQ questions on Android Development. Go through these questions to enhance your preparation for upcoming examinations and interviews.

To check the correct answer, simply click the View Answer button provided for each question.

Have your own questions to contribute? Click the button below to share your MCQs with others!

+ Add Question

R

Ravina • 3.96K Points
Extraordinary

Q. What does the Android Emulator emulate?

  • (A) Only hardware
  • (B) Only software
  • (C) Complete Android device environment
  • (D) Only network connections

R

Ravina • 3.96K Points
Extraordinary

Q. Which folder is used to store app images in Android?

  • (A) assets
  • (B) raw
  • (C) drawable
  • (D) mipmap

R

Ravina • 3.96K Points
Extraordinary

Q. Which Android class is used to schedule background tasks even if the app is closed?

  • (A) AlarmManager
  • (B) JobScheduler
  • (C) Service
  • (D) BroadcastReceiver

R

Ravina • 3.96K Points
Extraordinary

Q. Which Android component allows apps to share data with other apps?

  • (A) Activity
  • (B) ContentProvider
  • (C) Service
  • (D) Intent

R

Ravina • 3.96K Points
Extraordinary

Q. What is the purpose of AndroidX?

  • (A) It replaces Gradle
  • (B) It adds Firebase features
  • (C) It is a replacement for the original Support Library
  • (D) It is a new UI toolkit

R

Ravina • 3.96K Points
Extraordinary

Q. Which method is used to set a click listener on a Button?

  • (A) setClickListener()
  • (B) setListener()
  • (C) setOnClickListener()
  • (D) clickListener()

R

Ravina • 3.96K Points
Extraordinary

Q. What is the file format of Android resource files?

  • (A) .java
  • (B) .xml
  • (C) .html
  • (D) .apk

R

Ravina • 3.96K Points
Extraordinary

Q. Which Android layout arranges its children into rows and columns?

  • (A) FrameLayout
  • (B) RelativeLayout
  • (C) ConstraintLayout
  • (D) GridLayout

R

Ravina • 3.96K Points
Extraordinary

Q. What is the file extension for an Android package file?

  • (A) .exe
  • (B) .zip
  • (C) .apk
  • (D) .app

R

Ravina • 3.96K Points
Extraordinary

Q. Which tool can you use to analyze memory usage in Android?

  • (A) Android Studio Monitor
  • (B) Android Profiler
  • (C) Gradle Monitor
  • (D) AVD Emulator

Add MCQ in this Category

If you want to share an MCQ question in this category, it's a great idea! It will be helpful for many other students using this website.

Share Your MCQ