×

PRABEESH R K's video: Kotlin Tutorial - 24 - Implementing Inheritance in Kotlin

@Kotlin Tutorial - 24 - Implementing Inheritance in Kotlin
Inheritance is one of the main concept in object oriented programming. A class can inherits the properties of another class and is called inheritance in OOPS. The class from which a class inherits is called parent class or base class or super class and the class that inherits from another class is called child class or derived class or sub class. A parent class can have any number of child classes but a child class can have only one parent class. In this video we learn about how to use inheritance in Kotlin programming and how to extend a class from another class in Kotlin programming.

3

4
PRABEESH R K
Subscribers
101K
Total Post
765
Total Views
177.7K
Avg. Views
3.1K
View Profile
This video was published on 2019-04-05 11:21:33 GMT by @PRABEESH-R-K on Youtube. PRABEESH R K has total 101K subscribers on Youtube and has a total of 765 video.This video has received 3 Likes which are lower than the average likes that PRABEESH R K gets . @PRABEESH-R-K receives an average views of 3.1K per video on Youtube.This video has received 4 comments which are lower than the average comments that PRABEESH R K gets . Overall the views for this video was lower than the average for the profile.

Other post by @PRABEESH R K