Can Static Constructor be Overloaded?Justify it?
Answer Posted / sagar
Its not possible to overload static constructor because
static constructor are parameterless constructor.
| Is This Answer Correct ? | 14 Yes | 0 No |
Post New Answer View All Answers
What is associationset? : Entity framework
Explain the .net framework.
What are HTML Helpers, AJAX Helpers in ASP.Net MVC?
How we can call a javascript function on the change of a dropdown list in mvc?
What is poco proxy? : Entity framework
Do you know about the new features in ASP.Net MVC 4 ?
Explain .Net Framework? Why we use it?
Explain the request flow in asp.net mvc framework?
What is viewbag title?
What is .net architecture and framework?
How to use multiple submit buttons in asp.net mvc?
What is .net framework & its benefits?
What are the components of the .net framework.
mention in what all scenarios entity framework can be applicable?
In razor syntax, what is the escape sequence character for @ symbol?