This video contains simplified explanation of one of the very basic Object Oriented Principles (OOP), which is Inheritance.
Here, I've explained
what is Inheritance
how Inheritance work
what are the advantages of using Inheritance
📝Source Code:
https://github.com/Aurpan/DevAlap-OOP...
Check my other Playlists:
✴️ SQL Server For Beginners Full Playlist:
• SQL Server For Beginners
✴️ SQL Server Advanced Full Playlist:
• SQL Server Advanced (বাংলা)
✴️ Developer Podcast:
• Dev Alap on Career
Timestamps
00:00 Intro and Prerequisites
01:20 What is Inheritance
02:32 Example (C#)
10:04 Multiple Inheritance
12:30 Parent-child data flow
13:57 Data protection
17:50 Handling property with same name as base class
20:47 Advantages
#devalap #oop #inheritance #interview #softwareengineer