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

What is using keyword in C#?

789


Can you declare a class or a struct as constant?

766


What is final keyword in c#?

700


Define Abstract Class in C#

739


What is the difference between properties and indexer in c#?

626


Why do we need singleton class in c#?

730


What are reflections in c#?

692


What is console used for?

759


What is deferred execution in c#?

715


What is static void main in c#?

721


What is a linq in c#?

652


What is delegates and events?

670


What is class sortedlist underneath?

744


Can interface inherit class in c#?

717


What is application object in c#?

696