How?s method overriding different from overloading?

Answer Posted / rajkamal

Method Overloading is :

using the same method name for different Purpose.

Method Overriding is :

Adding the Functionality to existing method Header.
Here We providing Method Defination.

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the differences between static, public and void in c#?

565


What is the Signification of the "new " keyword in C#? example

510


i want o/p 011242110 in c# code.

1628


What is difference between list and ilist in c#?

466


What is the difference between == and object.equals?

501






code for arranging given number in possible permutation ways ex:123,321,312,132,231,213.

1763


How do you escape c#?

502


What is polymorphism in c sharp?

516


What is the delegate in c#?

488


What are the advantages of using delegates in c#?

467


How is a loop recorder monitored?

497


How do you specify a custom attribute for the entire assembly?

471


Any problem found in vs.et

584


Explain publishers and subscribers in events.

533


What is the difference between a method and a property?

451