Inheritance is one of powerful feature of Object Oriented Programming Language. Inheritance is process of accessing features of existing class into new class. After this video, you will be able to know about
1. what is inheritance in python
2. what are different types of inheritance in python
3. How to use inheritance in python
4. what is single level inheritance in python
5. what is multi level inheritance in python
6. what is multiple inheritance in python
7. what is hybrid inheritance in python
8. what is super keyword in python
9. what is base / parent class in python
10. what is child / derived class in python
11. how construction of base class is called in child class
12. how destructor of base class is called in child class
14. how method overriding works in python
You can find all demo file - https://github.com/codeasitis/Python
----------------------------------Thank you ---------------------------------------
If you have not subscribed to the channel, please subscribe it.
If you like the content , please like, share and comment.
-------------------------------------------------------------------------------
Follow me at
Instagram - @CodeAsItIs
Twitter - @CodeAsItIs1
Facebook - @CodeAsItIs
-------------------------------------
Thank you,
CodeAsItIs