How?s method overriding different from overloading?

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What exactly is serverless?

495


What is lock in c#?

564


How to sign an assembly with strong name?

655


Can we have static indexer in c#?

577


Explain the process of inheriting a class into another class?

585






Is xml tags are case sensitive?

570


Is enum a value type c#?

662


How do you prevent a class from being inherited in c#?

535


For read-only operation which property you have to designated?

663


What is append in c#?

557


Can I get the name of a type at runtime?

627


What is difference between dictionary and hashtable?

624


What is string concatenation?

559


What is anonymous types in c#?

586


Can abstract class instantiated c#?

579