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
will there be any issues adding a table without primary keys to a data model?
What are Code Blocks in Views?
What are the advantages of asp.net mvc?
Explain the methods used to render the views in mvc?
What are the benefits of .net framework?
What is the use of razor view engine?
What are the 3 segments of the default route, that is present in an ASP.NET MVC application?
Explain how you can implement Ajax in MVC?
How can I return string result from action in asp.net mvc?
What are scaffold templates in mvc?
What is razor code?
What is the use of action filters in an mvc application?
Which version of the common language runtime (clr) does the .net framework 3.0 use?
Explain the tools used for unit testing in ASP.Net MVC
Do you know about the new features in ASP.Net MVC 4 ?