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 view model in c#?

671


What is sqldatareader c#?

694


What is difference between constants and read-only?

671


What is value c#?

641


What is a console?

720


What is CASPOL?

834


Why do we use threads in c#?

770


What are the return types in c#?

736


What is array formula?

696


What are the extension methods in c#?

702


What are the three types of operators?

735


What is difference between ienumerable and enumerable in c#?

680


Can we inherit sealed class in c#?

669


Does c# support multilevel inheritance?

690


What are strings in c#?

745