Q26
What is the concept in OOP that allows a class to have more than one method with the same name but different parameters in C#?
A.
Inheritance
B.
Method Overloading
AnswerC.
Encapsulation
D.
None of the above
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board