👤

What is Object-Oriented Programming in C#? Why is there a need of Object- Oriented Programming in C#?​

Sagot :

The purpose of Object-Oriented Programming is to create a classes and objects in order to reuse or to recycle a piece of your code and to make your code clean and efficient