Kotlin - Basics and JVM Runtime
What will be the output of this Kotlin program?
fun main() {
println("Hello")
println("World")
}fun main() {
println("Hello")
println("World")
}15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions