#7.7 Kotlin Extension Functions

Course: Kotlin Programming for Beginners - II

Android Android SDK Beginners Code Computer Skills Mobile Development

Kotlin for beginners. Learn about Extension functions which allow us to add new functions to the existing classes such as Student, String and so on. In the next video, we will explore Infix function which is again the extension function.