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 is the difference between partial and renderpartial?

695


Does razor engine supports for tdd?

933


what is lazy loading in entity framework?

787


explain lazy loading, eager loading, and explicit loading?

760


Possible ways to prevent xss attacks on mvc application?

759


What are the sub types of ActionResult?

822


Is .net core replacing .net framework?

708


What are actions in asp.net mvc?

801


What is namespace of asp.net mvc?

856


what is csdl?

789


What is presentation framework?

752


Is razor a server side?

715


Where are the routing rules defined in an asp.net mvc application?

768


What is the importance of NonActionAttribute?

815


How to update one of my table in database at 4pm every day how it is possible?

767