Four main concepts of OOP

Four main concepts of Java or any other Object oriented programming language are

  1. Abstraction
  2. Encapsulation
  3. Inheritance,
  4. Polymorphism.