Why c# is called c sharp?
what happens if you inherit multiple interfaces and they have conflicting method names?
What are the differences between system.string and system.text.stringbuilder classes?
What is the use of console application in c#?
Give some examples of commonly used i/o classes?
What are the boolean data types in c#?
Define thread?
What is difference between Trace and Debug
Explain the difference between .net and c#?
Distinguish between array and arraylist in c#?
How do you debug an ASP.NET Web application?
1 Answers Rolta, Siebel Systems,
how to cleanup object that does not support dispose method? How to implement dispose for such scenarios?
What is the root element of an xml file?