Answer Posted / surabathina
constructor is a method it gets invoked when instance of
the class is created
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Explain the difference between “as” and “is” operators used in c#?
What is sql transaction in c#?
Define Abstract Class in C#
Should I make my destructor virtual?
What is form feed in c#?
Is arraylist thread safe?
What is the use of the dispose method in C# ?
What is gridview c#?
Is nullable type c#?
How do switch statements work?
What is difference between interface and abstraction?
In .NET how can you solve the DLL Hell problem?
Name some properties of array.
What is the difference between continue and break statement?
What are extension methods and where can we use them?