Can we extend static class in c#?
int a = '3' + '4'; char n = (char)a; What will be answer of n?
What is a derived class in c#?
What are Regex / regular expressions ?
How garbage collection deals with circular references.
Is java better than c sharp?
Is list a collection c#?
what is satelite assembly?
What is the difference between C# 3.5 and C# 4.0?
Explain About multi level and multiple inheritance how to achieve in .net
What is stringbuilder c#?
define ispostback and give some examples
Name some properties of array.