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 are the classes contained in a single .NET DLL ?
What is strongly typed in c#?
explain the nature of the assembly work?
What?s class SortedList underneath?
Why are there five tracing levels in System.Diagnostics.TraceSwitcher?
What is the default value of guid in c#?
Can a constructor be static in c#?
what is overloading & overriding
3 Answers Fulcrum Logic, Synergy,
What is CASPOL?
How does inheritance work in c#?
Can you declare a field readonly?
Why we use oops in 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)