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
AnswerD.
Method Overriding
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board