What is Reflection in .NET? Namespace? How will you load an assembly which is not referenced by current assembly?
Define collections?
What is continue in c#?
Is string immutable in c#?
Are private class-level variables inherited?
How to sort an int array in c#?
What is the difference between values and reference types?
What is the main purpose of linq?
What is null in database?
What is iformatprovider in c#?
what is difference between is and as operators in c#?
What is class method?
Contrast between an interface and abstract class?