Answer Posted / bala
Whenever The Method have a same name but differnt
parameters,we can do overloading...
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is the do while loop code?
What is difference between hashtable and dictionary in c#?
What does a constructor do c#?
What is the difference between as and is operators in c#?
How can I get around scope problems in a try/catch?
What is response redirect in c#?
Can you describe iuknown interface in short?
Explain the 3 types of properties in c# with an example?
What is returned if you pass the value 12.34 to the parsefloat () function?
Can destructors have access modifiers?
Why do we need static class in c#?
What is the difference between iqueryable and ienumerable?
Can you have parameters for static constructors?
Which is faster abstract class or interface in c#?
How many parameters can a method have c#?