Can Static Constructor be Overloaded?Justify it?
Answer Posted / mayank
Static constructor initialize at the time of building the application and before any object is instantiated.
static constuctor has no parameter and return type so the cant be overloded
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
Does razor engine supports for tdd?
I want ask from plz smaple example code for Biztalkk server
What is poco proxy? : Entity framework
What is Differnce between html.action and ajax.action?
What is representational state transfer (rest) mean?
What is .net core framework?
Which are the important namespaces used in ASP.Net MVC?
What is .net architecture?
what is minimum requirement for entity framework applications to run?
Which version of the common language runtime (clr) does the .net framework 3.0 use?
How to update one of my table in database at 4pm every day how it is possible?
Can you set the unlimited length for "maxjsonlength" property in config?
What you mean by routing in mvc?
What is the use of view model in asp.net mvc?
Which are the important namespaces used in mvc?