Answer Posted / nashiinformaticssolutions
• 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 functions in c#?
What is the difference between decimal and integer?
What is the difference between early binding and late binding in c#?
When a switch is said to be congested?
What are the different types of constructors?
Why do we use void in c#?
What is collection of classes in c#?
Is c# dictionary a hash table?
What are the types of delegates in c#?
What is the use of static in c#?
How do you inherit a class into other class in c#?
What is an inheritance ?Give an example in which inheritance is used?
What is public void in c#?
What is the difference between C# 3.5 and C# 4.0?
What is a hash table c#?