Subscribe
The Daily Grind Video
CLOSE

<p><span style="font-family: Tahoma, Arial, sans-serif; font-size: 13px; white-space: pre;">Inheritance is the second most important feature of the Object Oriented Programming. In inheritance, the code of existing classes is used for making new classes. This saves time for writing and debugging the entire code for a new class.</span></p>