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 iobjectset? : Entity framework
Can I set the unlimited length for "maxjsonlength" property in config?
What is main objective of asp.net mvc 4 or what is new in mvc4 ?
Explain the .net framework.
Is it possible to share a view across multiple controllers?
Explain covariance and contra-variance in .net framework 4.0. Give an example for each.
What are non action methods in mvc?
Mention the core components of .net framework?
How route table has been created in ASP.NET ASP.Net MVC?
What is oauth in web api?
What are the 2 ways of adding constraints to a route?
Explain the new features added in version 4 of mvc (mvc4)?
What are actions in asp.net mvc?
what is entity data model?
What is difference between Viewbag and Viewdata in ASP.NET MVC?