Answer Posted / nitin kumar
By using Different parameter Data type, Different Order of
parameters and different no of parameters
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Can we write class inside a class in c#?
Does c# support properties of array types?
Is as keyword in c#?
Wcf and what is difference between wcf and web services?
What is the difference between struct and class c#?
What are the steps for creating clr trigger
Explain about accessibility modifier 'protected internal'?
Why do we use overloading in c#?
what is .NET framework architecture ??
What exception can an overridden method throw in comparison with the method it is overriding?
What is a c# delegate?
Is and as keyword in c# net?
How can you access a private method of a class?
Can I call a virtual method from a constructor/destructor?
Structs are largely redundant in c++. Why does c# have them?