Answer Posted / sujai cn
A static constructor is executed when that class is loaded
in to memory for the first time . i.e., when ever an object
is created or a static method is invoked using class name.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What do you know about device context?
What is cls, cts and clr in net?
What is dto c#?
How to achieve polymorphism in c#?
What is method and function in c#?
What is .dbml file?
Helo , Help Me , Help Me About : C# Windows Application - Network How To Manage IP Client's Accessiblity To The Internet Share concise Substitute , Minor ISA Server
Can I define a type that is an alias of another type (like typedef in c++)?
When should we use sealed class in c#?
To allow an element to be accessed using a unique key which .NET collection class is used ?
Why do I get a "cs5001: does not have an entry point defined" error when compiling?
Define clr in .net?
What is the use of partial methods?
What is an escape sequence?
Can class inherit from struct c#?