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
What is an asynchronous controller in asp.net mvc?
What is session state management?
How large is the .net framework 3.0? Does this change make the release larger?
What is the difference between renderaction and renderpartial?
mention what is the key advantage of using entity framework or ef?
How does servicing work for the .net framework 3.0?
What is meant by tempdata in mvc?
Difference between ASP.NET MVC and ASP.NET WebForms?
What are the Core features of ASP.NET MVC?
Possible ways to prevent xss attacks on mvc application?
How OS come to know whether to load the .net framework when we run an .exe created using .Net framework?
explain what is ado.net entity framework?
What is mapping in entity framework? : Entity framework
Can you explain renderbody and renderpage in asp.net mvc?
Is .net framework 4.8 the last version?