Vidyalelo
C# Programming · Q26

Classes and Objects in C Sharp

Programming · C# Programming · question 26

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
Answer
C.
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