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 ?    1 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is inline function in c#?

579


What are the types of assembly available

568


What is the use of ienumerable?

513


what is IComparable

623


What are the advantages of interface in c#?

566






When would you use generics in your code c#?

551


What's your approach to fetch static data in your windows form application?

562


Is multilevel inheritance possible in c#?

535


Is datetime value type c#?

532


What are value types in c#?

568


What is callback function in c#?

596


What will a loop recorder show?

605


What do you mean by synchronous and asynchronous operations?

541


What is the difference between mobile application and desktop application?

518


Does c# support #define for defining global constants?

674