+ 1
What's different between java and kotlin??
5 Answers
+ 7
java is java
it produces bytecodes which is executed by the system
kotlin is a language which is compatible with java as it executes the java bytecodes
kotlin can also be used to transpile to javascript
another diff ^^ kotlin now officially backed by google for android dev
+ 6
@amit since it can execute java codes it ensures compatibility and paves the way to not use java
+ 1
why you should totally switch to kotlin?
https://medium.com/@magnus.chatt/why-you-should-totally-switch-to-kotlin-c7bbde9e10d5
+ 1
Maxipy. But i think it's vary tough to replace java.... isn't it??? ...
0
@amit using intelliJ, when you pasted in some java code, it asks you whether you wanted to convert java code to kotlin code. I am not sure any other IDE