Vidyalelo
C# Programming · Q238

Classes and Objects in C Sharp

Programming · C# Programming · question 238

Q238

Can the method add() be overloaded in the following ways in C#? public int add() public float add()

A.
True
B.
False
Answer

Answer: Option B

Solution

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