Report Bug

Qus: Which of the following programming languages is commonly used for developing native Android applications?

Qus निम्नलिखित में से कौन सी प्रोग्रामिंग भाषा आमतौर पर देशी एंड्रॉइड एप्लिकेशन विकसित करने के लिए उपयोग की जाती है?


A. Swift
B. Kotlin
C. Objective-C
D. C#


Solution
B. Kotlin



Explanation
Kotlin is a modern programming language endorsed by Google for Android app development. It offers concise syntax, null safety, interoperability with Java, and other features that make it a preferred choice for building native Android applications.