Skip to content

Kotlin Interview Questions

Siddhant edited this page Dec 6, 2017 · 1 revision

What is Kotlin?

Kotlin is a statically-typed programming language that runs on the Java virtual machine and also can be compiled to JavaScript source code or use the LLVM compiler infrastructure. Its primary development is from a team of JetBrains programmers

Clone this wiki locally