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
How long does it take to learn c# programming?
What is difference between field and property in c#?
What is the use of oops in c#?
Explain what are three test cases you should go through in unit testing?
Explain the difference between the system.array.copyto() and system.array.clone()?
What is generic method in c#?
What is the usage of Enumeration in C# Programming and is it good to use or not ?
What do you mean by abstract class in c#?
Why main method is static in c#?
What does a constructor do c#?
What is a console device?
Do void methods have parameters?
I need code to connect ohter systems in the LAN and i want to display my website image over there and i want explain as a admin through phone. So i need code to access other system using C-Sharp. Any one please help me.Please give me the code. Advace thanks.
Difference between StackPanel and RelativePanel ?
What is list array in c#?