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 |
When a new instance of a type is created, what is the type of method implicitly called?
Please explain value types and reference types used in c#?
Name some string escape sequences in c#.
Does C# support multiple inheritance?
What are generic types?
What are primitive data types in c#?
How to Install uninstall assemblies into GAC?
What is a static in c#?
Define an abstract class?
What is sql transaction in c#?
What is function and method in c#?
What is public, private, protected, internal and internal protected?
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)