Top 100 Kotlin Interview Question & Answer | CodeBaaj |

🔹 Kotlin Basics (1–20) 1. What is Kotlin?Kotlin is a modern, statically typed programming language developed by JetBrains, mainly used for Android development. 2. Is Kotlin compiled or interpreted?Kotlin is a compiled language. 3. Kotlin runs on which platform?JVM, Android, JavaScript, and Native. 4. Is Kotlin interoperable with Java?Yes, Kotlin is 100% interoperable with Java….

Read More