| Other C Sharp Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| How do you inherit from a class in C#? | Visual-Soft | 2 |
| Where is the output of TextWriterTraceListener redirected? | | 1 |
| Is it possible to implement an interface to a structure? Is
it possible to extend a struct? Is it possible to inherit a
class to struct? | TCS | 8 |
| Can multiple catch blocks be executed? | | 1 |
| What is value type and reference type? | TCS | 1 |
| How do you inherit from a class in C#? | | 1 |
| Why are there five tracing levels in
System.Diagnostics.TraceSwitcher? | | 1 |
| How many catch blocks can be there for a single try block? | HCL | 2 |
| Does C# support multiple inheritance? | | 3 |
| Write the sample code for threading in c# .net.. | Logica-CMG | 2 |
| Will finally block get executed if the exception had not
occurred? | | 2 |
| What are object oriented concepts? | Microsoft | 2 |
| Can you declare the override method static while the
original method is non-static? | | 2 |
| Can you override private virtual methods? | | 4 |
| What is the difference between cookies and session? | ADITI | 2 |
| can we assign null value to value type in c#? | Microsoft | 10 |
| When you inherit a protected class-level variable, who is
it available to? | IBM | 5 |
| Use of Checked and UnChecked operators? | TCS | 1 |
| What is difference between value and reference types ? | Accenture | 4 |
| how to retrieve binary data from database (using c#.net and
sql server/windows application) | Soltius | 2 |
| |
| For more C Sharp Interview Questions Click Here |