Most important OOPs concepts that you should learn

--

There are four basic Object Oriented Programming(OOPs) concepts that are very important which are as follows:-

i)Encapsulation

ii)Abstraction

iii)Inheritance

iv)Polymorphism

--

--