Single Choice Moderate

QNative Android apps are usually written in:

ID: #25994 MCQ Quiz - Class 8 - App Development 3 views
Question Info
#25994Q ID
ModerateDifficulty
MCQ Quiz - Class 8 - App DevelopmentTopic

Choose the Best Option

Click any option to instantly check if you're correct.

  • A Kotlin or Java
  • B Only Python
  • C Only C
  • D Only HTML
Correct Answer

Explanation

Correct Answer Explanation:

Android native apps are typically written in Kotlin (modern preferred) or Java. Google endorses Kotlin as the preferred language now.

Why the other options are incorrect:

  • Option B: Python isn't the primary Android language.
  • Option C: C is used in some low-level Android code (NDK) but not typical.
  • Option D: HTML is for web apps, not native Android.

Share This Question

Challenge a friend or share with your study group.