Answer Posted / hr@tgksolutions.com
• A constructor is a special member function used to initialize objects. It has the same name as the class and no return type.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are extension methods and where can we use them?
What is difference between the "throw" and "throw ex" in .net?
Name the connections does microsoft sql server support?
What is xor operator in c#?
Explain About multi level and multiple inheritance how to achieve in .net
What is the default value of date?
Write the difference between TypeOf and GetType?
What is the do while loop code?
List down the commonly used types of exceptions in .net
What is null in database?
What is distribute by in hive?
Is it possible to nest cfml conditional tags?
Why is c# better than java?
Explain the ways to deploy an assembly?
Write a program in C# for checking a given number is PRIME or not.