How?s method overriding different from overloading?
Answer Posted / mayur
In over-ride we can changeor modify the behaviour of the
function of base class
and in overload the method is invoke with the same name and
the values are different
in overload the function get overloaded one upom the other
and in over ride the method is overridded
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is static classes?
What is the benefit of interface in c#?
Can enum have methods c#?
What you mean by delegate in c#?
What is a data set in c#?
Can scriptable objects have methods?
What's c# ?
Does c# support multiple class inheritance?
Why ienumerable is used in c#?
What is data annotation in c#?
Does main have to be static c#?
What is encapsulation in csharp?
Explain about CTS?
What is before string in c#?
Explain About disco and uddi