Can Static Constructor be Overloaded?Justify it?
Answer Posted / subhransu
No it is not possible because it never accept any parameter
and you will never get a scope to pass parameter
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
What type of filter does outputcacheattribute class represents?
What is razor code?
What is entity sql? : Entity framework
Explain unit test done by tester on development team?
What is the role of the jit compiler in .net framework?
How route table is created in ASP.NET MVC?
What is the difference between old ADO.NET and Entity framework coding techniques?
what is .edmx file and what it contains?
How do I use partial view?
How we can multiple submit buttons in ASP.Net MVC
Explain test driven development (tdd) ?
What is edm in entity framework?
Explain the advantages of dependency injection (di) in asp.net mvc?
What are advantages of Dependency Injection (DI) in ASP.Net MVC?
How does servicing work for the .net framework 3.0? If I install the .net framework 3.0, can I get service updates for the .net framework 2.0?