Can you create partial delegates and enumerations?
Is void a class?
why delegate is type safe?
What is difference between a constant and read-only in C#?
If casting fails what type of exception is thrown?
Explain how can you clean up objects holding resources from within the code?
Is list a collection c#?
In a single .NET DLL how many classes it contains?
What is out in c#?
What is selector c#?
Why is it called c sharp?
Is it possible to execute multiple catch block for a single try statement?
Explain namespaces in c#.
What is the purpose of ienumerable in c#?
What is property in c#?