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?s the difference between the Debug class and Trace class?
What are the types of comments in c#?
What are the 3 logical operators?
What are the types of inheritance in c#?
What type of data type conversion happens when the compiler encounters the following code?
List down the different ide’s provided by microsoft for c# development.
What is method and function in c#?
Define boxing and unboxing in c#?
What is COM Interoperability?
What is the main method?
When should we use delegates in c#?
How can we make a thread sleep for infinite period ?
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)