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 dimensions can an array have?
How to put assembly in gac?
what is partial assembly reference
What is asp net c#?
What is Wrapper class in dot net?
How long can a string be c#?
What is callback function in c#?
if you do have a stack overflow profile.what is your ranking?
Structs are largely redundant in c++. Why does c# have them?
What is a interface in c#?
What is string empty?
How do you prevent a class from being inherited?
What is the purpose of constructor in c#?
What is a linked list c#?
Explain the difference between Metadata and Manifest