How?s method overriding different from overloading?

Answer Posted / guest

When overriding, you change the method behavior for a
derived class. Overloading simply involves having a method
with the same name within the class.

Is This Answer Correct ?    2 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Okay, so an int is a value type, and a class is a reference type. How can int be derived from object?

778


How to transpose multi-dimensional array?

812


How do you sort a list in c#?

674


What is the difference between abstract and virtual?

695


What are circular references?

738


What is Event - Delegate?

830


What is xml serializer?

699


What is attribute c#?

627


What is the difference between CONST and READONLY?

792


What is difference between comparable and comparator?

683


What is a variable in c#?

710


How does the lifecycle of Windows services differ from Standard EXE?

747


Distinguish between array and arraylist in c#?

770


What is an interface class? Give one example of it

702


What is anonymous types in c#?

709