| Other C Sharp Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| What?s the difference between an interface and abstract class? | | 4 |
| Can multiple catch blocks be executed? | | 4 |
| what are value types and reference types? where they are stored? | Kanbay | 4 |
| What is the use of "default" and "Using" keyword? | TCS | 3 |
| What is the difference between these statements
obj=null and obj.dispose()
| Fulcrum-Logic | 2 |
| Are private class-level variables inherited? | | 2 |
| how to retrieve binary data from database (using c#.net and
sql server/windows application) | Soltius | 1 |
| Explain ACID rule of thumb for transactions. | | 1 |
| Code to run exe like mspaint,autocad etc in asp.net. | | 1 |
| Are private class-level variables inherited? | | 3 |
| How do you implement multiple inheritance in .NET? | Microsoft | 3 |
| What?s the difference between <c> and <code> XML
documentation tag? | | 1 |
| What?s a multicast delegate? | | 1 |
| Can we have private constructor in our class file. When we
are trying to create instance for the class will it create
or throw error regarding that? | | 3 |
| can we assign null value to value type in c#? | Microsoft | 10 |
| What is the Difference between directcast and ctype?
| Wipro | 1 |
| How To Maintain Transaction In C#? | Phoenix-Technologies | 1 |
| Why are there five tracing levels in
System.Diagnostics.TraceSwitcher? | | 1 |
| Whats the use of string builder? | ADITI | 1 |
| Can you declare the override method static while the
original method is non-static? | | 3 |
| |
| For more C Sharp Interview Questions Click Here |