When static constructor is invoked?

Answer Posted / nitin

When first time Object of CLass is created it called
automatically.

Is This Answer Correct ?    4 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can you use foreach iteration on arrays in c#?

800


What's the difference between a method and a procedure?

688


What is an extension method in c#?

726


How does c# achieve polymorphism?

702


Why do I get a security exception when I try to run my c# app?

771


What is the .NET collection class that allows an element to be accessed using a unique key?

843


What is the difference between a variable and a literal?

778


What is an enumerator in c#?

724


How do I declare inout arguments in c#?

733


Why main is static in c#?

785


Define strong name in c#?

696


What is an escape sequence?

702


What is the delegate in c#?

682


What is immutable in C#?

784


Is char * null terminated?

718