When static constructor is invoked?

Answer Posted / raviraj

we do not have concept static constructor in .net.a
constructor is one which is invoked when you create an
object for that class,hence by no chance there will exist a
static constructor.

Is This Answer Correct ?    3 Yes 18 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is Facebook a desktop application?

464


What is tpl in c#?

493


What is a strong name in c#?

802


What are Types of assemblies that can be created in dotnet

580


What is a delegate? How can it works?

519






How can I create a process that is running a supplied native executable (e.g., Cmd.exe)?

597


Is there an equivalent of exit() for quitting a c# .net application?

487


What is difference between destructor and finalize?

435


What is join in c#?

478


Can we override main method in c#?

474


What is the difference between an integer and int?

472


Is int an object in c#?

510


What is the default value of datetime in c#?

488


What is cli in c#?

494


Why it's said that writing into .NET Application Configuration Files is a Bad Idea?

526