4 Pillars of Object-Oriented Programming

Object-Oriented Programming (OOP) is a common sight in pretty much all modern developer roles and it is defined with 4 pillars that hold its definition together. Abstraction, Encapsulation, Inheritance and Polymorphism.