How?s method overriding different from overloading?
Answers were Sorted based on User's Feedback
Answer / venu gopal
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 ? | 4 Yes | 0 No |
Answer / maria jerom
Method overloading means same method name but different
parameters. Method overriding means same method name and
parameters also same. In method overloading method will
differentiate with parameters name and in method overriding
method will differentiate with method signature
| Is This Answer Correct ? | 3 Yes | 1 No |
What is int tryparse in c#?
Explain the types of assemblies in .net?
What is expression tree with example?
What is the difference between console application and windows application?
Explain the accessibility modifier protected internal?
What is void method?
What is join in c#?
What is dto c#?
Why do we need nullable types in c#?
Can you prevent your class from being inherited and becoming a base class for some other classes?
What is Delay Signing?
How do I know if executenonquery is successful c#?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)