Can you declare an override method to be static if the original method is non-static
Answer Posted / kirti
No. The signature of the virtual method must remain the same, only the keyword virtual is changed to keyword override.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How to use multiple submit buttons in asp.net mvc?
What is layout in mvc?
How do you handle variable number of segments in a route definition?
What is associationset? : Entity framework
Explain how you can implement Ajax in MVC?
Explain ASP.NET MVC Identity and Security?
Which are the important namespaces used in mvc?
What is the mvc pattern (model view controller pattern)?
What is latest version of .net framework?
What is the difference between partial and renderpartial?
What is the use of viewmodel in mvc?
Do you know about the new features in ASP.Net MVC 4 ?
Explain the methods used to render the views in ASP.Net MVC?
What is the .net framework 3.0 (formerly winfx)?
What is the .net framework and how does it work?