- OOPS advantages & disadvantages in c#
- Benefits: Security, Re-usability (because of Inheritance), Structured Code
- Object, Class, Inheritance, Polymorphism, Abstraction, Encapsulation
- OOPS provide a clear structure for the software's and web applications.
- advantages: