Give some examples for built in datatypes in c#?
If all code is written in a try block and write a catch block with Exception type Exception .In that scenario will all the exceptions catched by that catch block? or any exceptions which will not be caught?
Define method overloading in c#?
Why do we use 0?
What is the difference between and xml documentation tag?
How many bytes is a char c#?
What is the use of ispostback in c#?
Define assert() method? How does it work?
What is the difference between interface and abstract class ?
What are primitive data types in c#?
What is difference between private, protected, and public in C#?
What is xpath in c#?
Can you allow class to be inherited, but prevent the method from being over-ridden?