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 |
Explain the difference between Viewbag and Viewdata in ASP.NET MVC?
What is .net framework & its benefits?
How can you prevent your class to be inherated further
Explain the methods used to render the views in ASP.Net MVC?
How to add 'ASPNET.mdf' file into server explorer in visual studio 2005?
What is .net architecture?
What is the use of finalize and dispose eventhough garbage collector is working?
Why to use “{resource}.axd/{*pathinfo}” in routing in mvc?
What are bundling & minification features in asp.net mvc 4?
What is storage model? : Entity framework
about triggers?
Can you set the unlimited length for "maxjsonlength" property in config?