#4.2 Kotlin Data Types: VAR vs VAL I
Course: Kotlin Programming for Beginners - I
Kotlin Data Types. Kotlin Android Tutorial. Let’s learn about Variables and Constants and various data types defined in Kotlin. In kotlin, we have everything as objects. String, Integer, Float, etc all are objects. There are no primitive data types in Kotlin.
No comment yet, add your voice below!