Four main concepts of OOP
Four main concepts of Java or any other Object oriented programming language are
Abstraction
Encapsulation
Inheritance,
Polymorphism.
Go back