| Other C Sharp Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| What?s the advantage of using System.Text.StringBuilder over
System.String? | | 1 |
| What?s the difference between an interface and abstract class? | Mind-Tree | 4 |
| How do you implement multiple inheritance in .NET? | Microsoft | 3 |
| Explain about throw keyword? | HCL | 7 |
| How do you debug an ASP.NET Web application? | | 1 |
| Will finally block get executed if the exception had not
occurred? | | 2 |
| What?s a satellite assembly? | | 1 |
| What is the use of giving more than one CATCH BLOCK in one
TRY block? Directly we can give that catch(Exception e)?Why
we go for arrayoutofbound Exception,divided by zero etc..?
Explain | | 2 |
| Explain the difference between a sub and a function? | Wipro | 1 |
| why sturcture ? why class?why you prefer structure and in
which cases u go for class? | Microsoft | 1 |
| Can a class inherit structure. | Synechron | 1 |
| Did a generic class can be inherited by a normal class? | TCS | 1 |
| What?s the top .NET class that everything is derived from? | | 4 |
| How to run the program at particular time? It should run
everyday at 3:00 PM. After executing the program should
sleep until next day at 3:00 PM. Please explain with code? | Wipro | 3 |
| What?s the top .NET class that everything is derived from? | | 3 |
| Can you allow class to be inherited, but prevent the method
from being over-ridden? | | 1 |
| int i,string s, String s1 Which is valuetype which is
refrence type. | Synechron | 3 |
| Where is the output of TextWriterTraceListener redirected? | | 1 |
| What are the important concepts in OOPS | Fulcrum-Logic | 3 |
| main concept of c sharp | | 2 |
| |
| For more C Sharp Interview Questions Click Here |