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 value type and reference type?
What is serialization of data?
What is deferred execution in c#?
What is c sharp language?
What is delegates in c# and uses of delegates?
Can multiple catch blocks be executed?
write the Syntax for Function or Method Overriding?
Can you create an instance of a static class?
Is an array an object c#?
Write a program in c# to find the angle between the hours and minutes in a clock?
what is inheritance and an example in vb.net and c# of when you might use it?
How does c# achieve polymorphism?
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)