What is different between Boxing and Unboxing?
How do you serialize in c#?
Is c# static or dynamic?
What is a delegate how is it type safe?
Why we use dll in c#?
What is class sortedlist underneath?
Is as keyword in c#?
What is the main method?
What happens if a static constructor throws an exception?
What are fields in c#?
What are the different ways of method can be overloaded?
What is yield break in c#?
How many types of constructors are there?
Write down the c# syntax to catch an exception
What are the principles of delegation?