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
Are tuples mutable c#?
What is a linked list c#?
Where are value types stored in c#?
What is arraylist class in c#?
What are the concepts of dispose method?
How do you escape a character?
What's difference between constants and static readonly?
What is dll in c#?
What is a statement c#?
can you create a function in c# which can accept varying number of arguments
What is verbatim literal in c#?
What are the various components in crystal reports?
What is event and delegates in c#?
What is difference between abstract class and interface in c#?
What is default boolean value in c#?