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


Please Help Members By Posting Answers For Below Questions

Why hashtable is thread safe in c#?

740


What is argument in c#?

721


Can we overload the main method in c#?

710


Can a sealed class be used as a base class?

742


Is overriding of a function possible in the same class?

721


When a Static Constructor is called in a Class?

801


Hello! How to do this: "Create manifest utility intended for creating update content files. Application should take a set of files as input parameter and generate XML based manifest file as output one." I use C# and vs.net 2003. It's urgent! Help please, thanks. Mayana

1728


What does the keyword “virtual” declare for a method or property?

760


Is c# a strongly-typed language?

745


What is data adapter in c#?

672


Is c# a technology?

700


What does void mean unity?

733


What is throw in c#?

707


Which attribute adorn a test class to be picked up by the NUnit GUI in the NUnit test framework?

798


What is default constructor in c#?

710