Examveda

What is the concept in OOP that allows a class to have multiple methods with the same name but different parameters in C#?

A. Encapsulation

B. Inheritance

C. Method Overloading

D. Method Overriding

Answer: Option C


Join The Discussion

Related Questions on Classes and Objects in C Sharp