Can you declare an override method to be static if the original method is non-static
Answer / 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 |
Why do I get errors when I try to serialize a Hashtable
Is the lack of deterministic destruction in .NET a problem
How we can call a javascript function on the change of a dropdown list in mvc?
What is oauth in web api?
What are advantages of Dependency Injection (DI) in ASP.Net MVC?
What is the use of razor view engine?
IS MS.Net platform independent or dependent?
19 Answers Infosys, Ksb, Satyam,
What are the new enhancements done in default project template of asp.net mvc 4?
What is basic authentication in web api?
Can we have enum in entity framework?
what is entity data model?
Explain the methods used to render the views in mvc?