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


Please Help Members By Posting Answers For Below Questions

What symbol would you use to denote, the start of a code block in razor views?

573


Does windows 10 need .net framework?

531


What is net framework 3.0 ?

594


What is the use of the default route?

605


What are ajax helpers in mvc?

523






Can you Write the GC(Garbage Collector) Algoritham in .NET? (But not Explination of Working of GC).

1803


What are the sub types of ActionResult?

589


How to change the action name in ASP.Net MVC?

574


Can we have enum in entity framework?

589


What is the purpose of a web form?

552


How we can register the Area in ASP.Net MVC?

572


what is lazy loading in entity framework?

594


what is use of entity container?

606


Explain test driven development (tdd) ?

569


what is scalar property?

613