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 is razor code?
What is the need of Action Filters in ASP.Net MVC
What are the benefits of .net framework?
When using razor views, do you have to take any special steps to protect your asp.net mvc application from cross site scripting (xss) attacks?
What is entity sql? : Entity framework
Where is tempdata stored?
how do you mark a property as required? For example, for a project, the name is a required field.
What is oauth in web api?
What are the Core features of ASP.NET MVC?
Is dapper better than entity framework?
Explain the tools used for unit testing in ASP.Net MVC
Explain Bundle.Config in ASP.Net MVC4?
Explain what is asp.net mvc?
what is lazy loading in entity framework?
How route table has been created in ASP.NET ASP.Net MVC?