Skip to content

Latest commit

 

History

History

README.md

Topics for contribution

Classes

Object

Method

Inheritence

Inheritance is defined as one class’s tendency to derive properties and characteristics from other classes. It provides additional functionalities to extract features from the base class and imply it into other derived classes significantly.

Polymorphism

Data Abstraction

Encapsulation