OOPS stands for Object oriented programming concept.
It basically designed on principle like Abstraction,Encapsulation,Polymorphism,Inheritance.
Abstraction-The ability of programmatic objects to...