How?s method overriding different from overloading?

Answer Posted / nitin kumar tomar

Overriding : different methods with the same name but
different Implimentation
Overloading : Several Methods with different signature but
the same name

Is This Answer Correct ?    4 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is serialization in .net?

566


When would you use generics in your code c#?

492


What are virtual destructors?

509


What is the difference between dynamic type variables and object type variables in c#?

487


What is writeline?

485






What is the difference between integer and double?

472


What is a static field?

508


What is the difference between namespace and class in c#?

508


What is dll file in c#?

526


Is dll a library?

494


What is the difference between string and string in c#?

474


What is the delegate in c#?

494


Differentiate between the public and private ?

564


What is the difference between a function and a method?

509


What are the differences between system.string and system.text.stringbuilder classes?

488