filmov
tv
Java Bangla Tutorial 25 : Inheritance Example
![preview_player](https://i.ytimg.com/vi/3FbsLh8-jzg/maxresdefault.jpg)
Показать описание
In this lecture, we will discuss about inheritance and inheritance is important part of object oriented programming. Inheritance works in such a way that classes have child-parent relationship and child class takes data members and properties from parent class, thus sub-class becomes superior.