What is a constructor in c#?
Answers were Sorted based on User's Feedback
Answer / 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 |
• 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 |
Answer / glibwaresoftsolutions
• 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 |
What is the benefit of interface in c#?
What is a linked list c#?
What is the difference between hashtable and dictionary in c#?
What is Event - Delegate?
What is string method in c#?
What is ienumerable and iqueryable?
What is different between Boxing and Unboxing?
What is jagged array in c#?
How do I do implement a assert?
Is stringbuilder better than string?
Which of these string definitions will prevent escaping on backslashes in c#?
What is private readonly in c#?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)