Answer Posted / Anand Tiwari
In C#, OOP (Object-Oriented Programming) allows for the creation of objects, encapsulation of data and functions within those objects, inheritance between objects, and polymorphism. This results in a more modular, flexible, and efficient code.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers