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 code verification?
OOPs concept ?
Why do we need a finally block in try catch block while handling exceptions
What is dictionary class in c#?
Is it good to use var in c#?
What do u mean by thread safe?
What is variable and its classification?
Why dictionary is faster than list?
What are the different types of classes in c#?
Explain about CTS?
how can one use hcl and c sharp together?
What is int32 maxvalue?
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)