InterviewSolution
Saved Bookmarks
| 1. |
List The Basic Data Types Of Kotlin? |
|
Answer» DATA types of a constant or variable decide what TYPE of variable it is and how much space is REQUIRED to store it. The BASIC data types in Kotlin are:
Data types of a constant or variable decide what type of variable it is and how much space is required to store it. The basic data types in Kotlin are: |
|