OOPs Concept: Inheritance

 Inheritance

Process in which child class inherits the property of Parents class.

Super Class/Base Class /Parent Class

The class whose features are inherited.

Sub Class/ Derived Class / Child Class

The class which inherits other class.










Comments

Popular posts from this blog

Asynchronous Communication

Types of NoSQL Database

Difference between HLD(High Level Design) and LLD(Low Level Design)?