OOPs The main principles of Object Oriented Programming(OOP) are: Inheritance Abstraction Polymorphism Encapsulation Let’s see what each of these means.