Kotlin - Basics and JVM Runtime
Which of the following is the correct syntax for the main function in Kotlin?
fun, followed by the name and parentheses.fun main() correctly; others use wrong keywords or miss fun.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions