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 does servicing work for the .net framework 3.0?
How we can register the Area in ASP.Net MVC?
what is entity framework?
What are the 3 segments of the default route, that is present in an ASP.NET MVC application?
What are the benefits of .net framework?
What is the difference between entity framework and mvc?
What is the use of display modes?
How OS come to know whether to load the .net framework when we run an .exe created using .Net framework?
what is code first approach?
What is the version number for the next version of the .net framework, codenamed �orcas�?
How does the 'page lifecycle' of asp.net mvc works?
How to return the JSON from action method in ASP.Net MVC?
What is the difference between model and entity?
What are Action Filters in ASP.NET MVC and its use?
What are Validation Annotations?