Skip to primary content

Phaisarn

Phaisarn

Main menu

  • Home

Post navigation

← Previous Next →

Kotlin

Posted on June 20, 2019 by jack
  • https://kotlinlang.org/
  • https://kotlinlang.org/docs/

var is like general variable and it’s known as a mutable variable in kotlin and can be assigned multiple times.

val is like Final variable and it’s known as immutable in kotlin and can be initialized only single time.

  • From Java To Kotlin
This entry was posted in Uncategorized by jack. Bookmark the permalink.
Proudly powered by WordPress