How is method overriding different from method overloading



How is method overriding different from method overloading..

Answer / kirti

When overriding a method, you change the behavior of the method for the derived class. Overloading a method simply involves

having another method with the same name within the class.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Dot Net Framework Interview Questions

What is .net framework used for?

0 Answers  


Do I need microsoft .net framework?

0 Answers  


I can't be bothered with all this CAS stuff. Can I turn it off

1 Answers  


what are the aggregate functions in ASP.NET?

1 Answers   CTS, IBM, Zylog,


Is .net framework 4.8 the last version?

0 Answers  






What is iobjectset? : Entity framework

0 Answers  


What is difference between shared and public

1 Answers  


What is the difference between structures and enumeration ?

1 Answers  


Which is the default http method for an action method?

0 Answers  


Where is the new functionality in the .net framework 3.0 (such as wcf, wf, wpf, and cardspace) installed to? Is that different from where the .net framework 2.0 is installed to?

0 Answers  


What are the versions of .net framework?

0 Answers  


Is dapper faster than entity framework?

0 Answers  


Categories