ObjectiveMcq
Print Protected
This page is protected for print. Use the website to view the content.
What is the file extension of Kotlin files?
Correct Answer: D — .kt
Kotlin source files use the .kt extension. If the file is meant for scripting, the .kts extension can also be used.