Answer Posted / shoaib
Whenever The Method have a same name but differnt
parameters like Different parameter data types, different
number of
parameters, different order of parameters ..
we can do overloading...
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is a value type in c#?
Why objects are stored in heap in c#?
What is difference between dictionary and list in c#?
What is difference between constants and readonly in c#?
Why do I get a syntax error when trying to declare a variable called checked?
How does dictionary work in c#?
Explain the mechanism of VB.NET/C# achieve polymorphism?
Is unity object oriented?
What is difference between array and list?
Is c# code is unmanaged or managed code?
How to properly clean up excel interop objects?
What is the namespcae generally given to the webpage of the .NET Framework ?
What does writeline mean?
What is selector c#?
Is nullable type c#?