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
Can you put two constructor with the same structure in a class?
Why we use delegates in c#?
Are constructors inherited c#?
What is a void c#?
What is monitor in C#?
How can you force derived classes to provide new method implementations for virtual methods?
How to use the sreamReader class to read form a text file?
What is dto c#?
Explain About disco and uddi
Explain the Different types of configuration files in .net?
What is using directive in c#?
What is the difference between paramaterized constructor and copy constructor?
What is difference between string and stringbuffer in c#?
List some of the basic string operation?
What is difference between a type and class?