How many types of constructors are there in c#?
Why are there five tracing levels in System.Diagnostics.TraceSwitcher?
which datatype i have to use we i need dynamic size.for eg. empname .in first row it have only five chars.but next row it have 100 chars.
What is sealed class in c#?
What is assembly and dll in c#?
How do you declare a variable in c#?
What does the term immutable mean?
3 Answers Satyam, Siebel Systems, Techno Labs,
What is the base class for array types?
Name some properties of array.
Why do we need singleton class in c#?
syntax for writing private method in a interface
What is alias in c#?
What are partial classes and use of partial classes?