Vidyalelo
C# Programming · Q93

Classes and Objects in C Sharp

Programming · C# Programming · question 93

Q93

The process of defining two or more methods within the same class that have same name but different parameters list?

A.
Method overloading
Answer
B.
Method overriding
C.
Encapsulation
D.
None of the mentioned

Answer: Option A

Solution

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