Features of Object Oriented Paradigm

Inheritance Encapsulation Abstraction Polymorphism Method Overriding Method Overloading Objects Classes Constructors and Destructors Inheritance Inheritance is a feature to reuse the existing class without makin … Read more