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
What is new method in c#?
What is dataset and dataadapter in c#?
What is firstordefault c#?
How can we sort an array in c#?
What is ioc containers c#?
What is the difference between method overriding and method overloading?
Explain the process of abstraction with an example?
What is multiple interface in c#?
What's different between c# and c/c++?
What is difference between value and reference types in C#.NET
How can we set class to be inherited, but prevent the method from being over-ridden?
What’s a strong name?
What is the use of convert toint32 in c#?
How assembly versioning in .NET prevent DLL Hell problem?
What are the return types in c#?