Vidyalelo
C# Programming · Q12

Classes and Objects in C Sharp

Programming · C# Programming · question 12

Q12

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
Answer
D.
Method Overriding

Answer: Option C

Solution

Answer: Option C
No explanation is given for this question Let's Discuss on Board