Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

When static constructor is invoked?

Answer Posted / vibhu

.NET Run time does not specify when it will invoke a static
constructor. This is one caveat about the static
constructors. Though, what we could be certain of is that
it will be invoked before the first instance of the
corresponding class is created.

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the full form of GAC? Explain its uses?

1057


What are abstract classes in c#?

960


What is the difference between const and readonly in c#.net?

989


How many parameters can a method have c#?

964


What is connection pooling in ado.net?

995


What is dll file in c#?

1012


What is strong name in c# and how can we use it?

989


Explain how can you clean up objects holding resources from within the code?

975


What is the default value of guid in c#?

935


Can a struct have a default constructor (a constructor without parameters) or a destructor in c#?

1017


What is delegation in oops?

1041


What is a thread c#?

959


What is a dynamic assembly?

1015


What is the difference between protected and internal in c#?

1090


What is singleordefault?

949