InterviewSolution
Saved Bookmarks
| 1. |
What Are The Modifiers That Are Available In Kotlin? |
|
Answer» The modifier in Kotlin provides the developer to CUSTOMIZE the declarations as per the requirements. Kotlin provides four modifiers. They are:
The modifier in Kotlin provides the developer to customize the declarations as per the requirements. Kotlin provides four modifiers. They are: |
|