How is method overriding different from method overloading
Answer Posted / 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 View All Answers
What is html.renderpartial?
What is renderbody?
What is Peek method in Tempdata in ASP.Net MVC?
What is display mode in mvc?
What is edm (entity data model)? : Entity framework
Explain bundle.config in mvc4?
What is the advantage of mvc?
what is deferred loading(lazy loading)?
How to update one of my table in database at 4pm every day how it is possible?
What is razor code?
Where are the routing rules defined in an asp.net mvc application?
Can I add asp.net mvc testcases in visual studio express?
Explain the advantages of asp.net mvc over asp.net?
What is entity framework firstordefault?
explain why t4 entity is important in entity framework?