Can Static Constructor be Overloaded?Justify it?

Answer Posted / debayan

Static Constructor cannot be overloaded becoz any static
type member of a class is initialized automatically and
static members are initialized once and accesed many times.
So If already initialized it cannot be initialized again and
so static constructors cannot be overloaded

Is This Answer Correct ?    10 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to change the action name in mvc?

549


What are the components required to create a route in ASP.Net MVC?

589


What are the possible razor view extensions?

572


What are Code Blocks in Views?

668


Explain unit test done by tester on development team?

533






What is difference between razor and web form engine?

536


Can we have enum in entity framework?

589


Is .net core faster than .net framework?

556


Will there be a .net compact framework 3.0 release with release of .net framework 3.0?

542


What are the 2 popular asp.net mvc view engines?

523


What are the difference between asynchronous controller implementation between asp.net mvc 3 & asp.net mvc 4?

589


What is needed for running an application built on winfx on the .net framework 3.0?

521


Explain Model, view and Controllers in Asp.Net MVC?

562


What is the meaning of unobtrusive javascript?

560


explain how you can load related entities in ef (entity framework)?

544