Bird
0
0

Which platform is Kotlin NOT primarily used for?

easy📝 Conceptual Q2 of 15
Kotlin - Basics and JVM Runtime
Which platform is Kotlin NOT primarily used for?
AAndroid mobile apps
BWeb frontend development
CServer-side applications
DiOS native apps
Step-by-Step Solution
Solution:
  1. Step 1: Identify Kotlin's main platforms

    Kotlin is used for Android, server-side, and can be used for iOS via Kotlin Multiplatform.
  2. Step 2: Check web frontend usage

    Kotlin is not commonly used directly for web frontend development; JavaScript or TypeScript are typical choices.
  3. Final Answer:

    Web frontend development -> Option B
  4. Quick Check:

    Kotlin platform NOT used = Web frontend [OK]
Quick Trick: Kotlin targets JVM, Android, iOS but not web frontend [OK]
Common Mistakes:
MISTAKES
  • Assuming Kotlin is for web frontend
  • Ignoring Kotlin Multiplatform capabilities

Want More Practice?

15+ quiz questions · All difficulty levels · Free

Free Signup - Practice All Questions
More Kotlin Quizzes