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 |
Explain the difference between // comments, /* */ comments and /// comments?
How many constructors can a class have in c#?
what are the different ways a method can be overloaded?
How do you specify a custom attribute for the entire assembly (rather than for a class)?
What is the extension of c# file?
What are the types of delegates in c#?
How many types of constructor are there in c#?
Why we use delegates in c#?
What is exe in c#?
why sturcture ? why class?why you prefer structure and in which cases u go for class?
What is the difference between dictionary and hashtable in c#?
What are classes 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)