Can Static Constructor be Overloaded?Justify it?
Answer Posted / p.kamaraju
No Boss,
We can not implement Overloading concept with Static
Constructor because it does not accept any parameters.
| Is This Answer Correct ? | 9 Yes | 2 No |
Post New Answer View All Answers
Is http stateful or stateless?
Explain the tools used for unit testing in ASP.Net MVC
What is difference between html.beginform and ajax.beginform?
What is partialview in asp.net mvc?
How to make sure Client Validation is enabled in ASP.Net MVC
What is the difference between viewbag and viewdata in asp.net mvc?
What is filters in web api?
What is the mvc pattern (model view controller pattern)?
Give an example for authorization filters in an asp.net mvc application?
What is a view engine?
Mention some action filters which are used regularly in ASP.Net MVC?
Explain what platforms does the .net framework run on?
What is domain class model?
What are the new enhancements done in default project template of asp.net mvc 4?
What is entity framework? : Entity framework