| Other C Sharp Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| what is a callback function? | | 2 |
| Where CANNOT Destructors be implemented ? | | 1 |
| Will finally block get executed if the 1exception had not
occurred? | | 2 |
| WHAT IS THE EXACT USE OF INTERFACE(DONT TELL USE FOR
MULTIPLE INHERITANCE) | eXensys | 4 |
| What connections does Microsoft SQL Server support? | | 1 |
| How?s the DLL Hell problem solved in .NET? | Visual-Soft | 1 |
| What?s the difference between the Debug class and Trace class? | | 2 |
| Diff b/w casting and boxing | Wipro | 3 |
| all information | | 1 |
| What?s the top .NET class that everything is derived from? | | 3 |
| Can we have a non static member function in a base class to
be override in derived with static modifier? | Wipro | 5 |
| Are private class-level variables inherited? | | 2 |
| How?s method overriding different from overloading? | | 2 |
| what is diffrence between protected ,internal and protected
internal??
whether protected field available in derived class which is
outside the assembly.
if not ..this is possible by which access modifiers?? | | 1 |
| Is XML case-sensitive? | | 2 |
| What?s the difference between // comments, /* */ comments
and /// comments? | Visual-Soft | 1 |
| How can you overload a method? | | 1 |
| Explain constructor? | Wipro | 3 |
| What is a resource? Provide an example from your recent
project.
| Wipro | 1 |
| How do you implement multiple inheritance in .NET? | Microsoft | 4 |
| |
| For more C Sharp Interview Questions Click Here |