What is parameters in c#?
How many bytes is a char c#?
What is an icollection in c#?
Explain about ODP.net
Where do you add an event handler ?
What is a struct in C#?
What is marshalling in c#?
What is value c#?
is it possible to inherit a class but methods declared in the class should not be inheritable i possible how?
What is difference between === and ==?
What is the difference between console and windows application?
What is the difference between system.string and system.text.stringbuilder classes?
What are custom exceptions? Why do we need them?