+ 3
Features of kotlin?
Why we should use kotlin, and why not another one? Any features that make kotlin prefer
4 Antworten
+ 7
Some Features Defined
https://www.sololearn.com/learn/7792/?ref=app
+ 5
https://www.sololearn.com/discuss/1319472/?ref=app
+ 3
Thank you
+ 3
Personally, I love Kotlin. I can use a single variable for any type data, have extremely tight type & null safety, nest functions or classes, and extend pre-existing classes to add new functionality.