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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the different types of constructors in c#?

507


What is an Interface in C#?

547


Write a console application and implement the ternary operator to decide whether the age a user entered after being prompted is allowed to vote or not(given that only citizens between 18 and 120 years only inclusive can vote). Use exception handling for non-numerical input.

1901


Is c# used for any core features of windows vista?

525


What are c# i/o classes?

569






How many types of serialization are there in c#?

461


What is difference between an reference type and value type in C#?

568


Define the term immutable ?

629


Are private members inherited in c#?

570


What is Implementation inheritance and interface inheritance?

497


What is sqldatareader c#?

489


What are some examples of desktop applications?

504


Is list ienumerable c#?

608


Who is a accessibility modifier “protected internal” available to ?

600


What is the namespace for the thread class?

518