Can Static Constructor be Overloaded?Justify it?
Answer Posted / pooja soni
Static constructor is parameterless constructor so that its
is not possible to overload statis construtor.
| Is This Answer Correct ? | 11 Yes | 1 No |
Post New Answer View All Answers
How route table has been created in ASP.NET ASP.Net MVC?
Explain how you can implement Ajax in MVC?
What is route config?
What filters are executed in the end?
What is Layout in ASP.Net MVC?
What is model first? : Entity framework
What is action methods in web api?
Explain RenderBody and RenderPage in ASP.Net MVC?
What are Validation Annotations?
What is the difference between entity framework and mvc?
What are the sub types of ActionResult?
Is dapper better than entity framework?
Why to use '{resource}.axd/{*pathInfo}' in routing in ASP.Net MVC?
What is the difference between old ADO.NET and Entity framework coding techniques?
Explain what is the difference between view and partial view?