What are the types in c#?
What is the difference while using directive vs using statement ?
Is array value type in c#?
What is the advantage of singleton class?
To create a localized application which namespaces are necessary?
What is inumerable?
How many dimensions can an array have?
What is difference between private and static constructor?
Explain the process of Serialization?
Define constructor in c#.
Is char * null terminated?
How do you pass reference parameters in c#?
How big is an int16?
Explain briefly the difference between value type and reference type?
What does immutable mean in c#?