Explain constructor in c#?
A constructor in C++ is a special 'MEMBER FUNCTION' having the same name as that of its class which is used to initialize some valid values to the data members of an object. It is executed automatically whenever an object of a class is created
| Is This Answer Correct ? | 0 Yes | 0 No |
can we declare a variable by name "this" in a class? Please explain?
What are the 2 broad classifications of data types available in c#?
What are constructors in c#?
Are all methods virtual in c#?
boxing means converting value type to reference type and unboxing means converting reference type to value type.why we need boxing and unboxing?
3 Answers General Mills, Value Labs,
What is the difference between ienumerable and enumerable?
What is a partial class. Give an example?
What are extender provider components? Explain how to use an extender provider in the project.
How many types of constructor are there in c#?
Does C# supports multi-dimensional arrays ?
Who benefits from ajax?
Where does the dispose method lie and how can it be used to clean up resources?
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)