
OOPS : Abstraction, Encapsulation, Inheritance, Polymorphism OOPS Features * The object oriented programming (OOP) is a programming model where Programs are organized around object and data rather than action and logic. * OOP allow decomposition of a problem into a number of entities called Object and then builds...