Loading practice questions
What is the primary programming language for Android development?
Correct Answer: D — Java
Explanation:
Java is the official programming language for Android development, although Kotlin is also now widely supported. Java has been the go-to language due to its long-standing integration with Android APIs and a large number of resources available for learning and troubleshooting.