Answer Posted / nitin
When first time Object of CLass is created it called
automatically.
Is This Answer Correct ? | 4 Yes | 5 No |
Post New Answer View All Answers
Can you use foreach iteration on arrays in c#?
What's the difference between a method and a procedure?
What is an extension method in c#?
How does c# achieve polymorphism?
Why do I get a security exception when I try to run my c# app?
What is the .NET collection class that allows an element to be accessed using a unique key?
What is the difference between a variable and a literal?
What is an enumerator in c#?
How do I declare inout arguments in c#?
Why main is static in c#?
Define strong name in c#?
What is an escape sequence?
What is the delegate in c#?
What is immutable in C#?
Is char * null terminated?