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

What are the advantages of using partial classes?

612


What is difference between destructor and finalize?

519


What is the difference between struct and class c#?

587


Can an interface extend a class c#?

605


What is join in c#?

565






What is Garbage Collection in .Net?

691


How does a while loop work?

551


Is a structure a class?

573


What is the symbol used for in c#?

593


What is difference between private, protected, and public in C#?

643


Is and as in c#?

580


Define delegate in c#?

622


What is method overriding in c#

678


Define a manifest in .net?

660


What is datagridview in c#?

739