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
Is class reference type c#?
What is c# best for?
I need code to connect ohter systems in the LAN and i want to display my website image over there and i want explain as a admin through phone. So i need code to access other system using C-Sharp. Any one please help me.Please give me the code. Advace thanks.
What is the symbol used for in c#?
Why is xml called extensible?
What are delegates in C#?
Explain briefly the difference between value type and reference type?
what is .NET framework architecture ??
What is an expression in c#?
What is the default value of string in c#?
What is the use of 0 in c#?
How does dictionary work in c#?
Explain the difference between pass by value and pass by reference.
What is 8 bit signed integer?
What is inumerable?