Answer Posted / manikanta.srinu
1.static constructor is execute only once while class is
loaded into memory.
2.static constructor use only static variables.
3.static constructor is a paramaterless constructor.
4.Can't use access modifiers on static constructor.
5.We can't create instence for static constructor.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Can you explain update progress control?
how to make and display a form without title bar?
Explain .net mobile selectionlist control? : Microsoft dot net mobile
define cache memory? : Dot net architecture
How can we perform data binding in atlas?
What size is a .net object?
What does this do? Gacutil /l | find /i "corillian"
Why only boxed types can be unboxed?
data types used in validation control
Explain the difference between primary & secondary storage device? : .NET Architecture
How do I write to the application configuration file at runtime?
What is cookie less session?
Difference between type constructor and instance constructor?
Is dim fs as filestreamobject is a managed code? : Dot net architecture
Explain hard disk? : Dot net architecture