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
How many digits are in an integer?
Is string value type c#?
What do you mean by directing?
Explain About Virtual functions and their use.
How do you sort a list in c#?
What are the differences between a class and a struct?
What is difference between string and stringbuffer in c#?
Is is possible to force garbage collector to run?
How the versioning applies to Assemblies or can you explain version numbers?
What are callback methods in c#?
What is difference between float and decimal?
Is it possible to force garbage collector to run?
What is default access modifier for class in c#?
Define acid rule of thumb for transactions in c#.
what is inheritance and an example in vb.net and c# of when you might use it?