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 method in c#?

483


Distinguish between array and arraylist in c#?

582


How do I link two windows forms in c#?

477


Contrast between an interface and abstract class?

551


What does dbml mean?

509






What is int64 in c#?

502


What is expandoobject in c#?

488


How many types of methods are there in c#?

528


Is string a primitive data type in c#?

510


What is the use of ienumerable?

463


What is the relation between classes and objects?

534


What are jump statements in c#?

512


What is Implementation inheritance

523


What is func delegate in c#?

515


What is the purpose of abstract class in c#?

496