In this video, we are going to talk about the “open” keyword in Kotlin. and How we can use the “open” keyword while making Android apps using Kotlin. You will also get to know Why you should use the “open” keyword with the class name, function name, and variable name.
Visit My Blog For Reading Regarding Open Keyword in Kotlin
https://www.android4dev.com/what-is-o...
If you don't know what is class and object in Kotlin then Watch my video
• Android Kotlin Tutorial: How to create Cla...
If you want to learn Android application development using Kotlin then watch my Kotlin Playlist.
• Android Kotlin Tutorial: Why Kotlin for An...
📹 Subscribe to Android4Dev Channel for getting Notification regarding the latest videos.
Follow me on Twitter: / lokesh_desai
Follow Android4Dev on Instagram: / android4dev
Follow Android4Dev on Facebook:
/ android4dev
In My Blog, You can learn
1. What is the “open” Keyword in Kotlin?
2. Inheritance in Kotlin using “open” Keyword
3. Overriding Functions in Kotlin using “open” Keyword
4. “open” Keyword with Variables