Answer Posted / deepthi
It is invoked only when the object for that particular
class is created for the first time
Is This Answer Correct ? | 13 Yes | 5 No |
Post New Answer View All Answers
In .NET which is the smallest unit of execution?
Explain how many types of exception handlers are there in .net?
Can we store different data types in arraylist in c#?
Can constructor be protected?
How main method is called in c#?
What is the syntax for calling an overloaded constructor within a constructor (this() and constructorname() does not compile)?
In which situation(s), the use of "Delegate" is a good idea?
If a method's return type is void, can you use a return keyword in the method?
Is java better than c#?
Is friend a constructor?
What is the benefit of delegate in c#?
What standard types does c# use?
What does args mean in c#?
Explain what is an interface in c#?
Is arraylist type safe in c#?