| Other C Sharp Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| Can you store multiple data types in System.Array? | | 4 |
| Valuetype/reference type? | Microsoft | 6 |
| What?s the top .NET class that everything is derived from? | | 4 |
| What is difference between value and reference types? | Accenture | 4 |
| Can you override private virtual methods? | Mind-Tree | 8 |
| what is the main differnce between const,readonly and static | CDAC | 3 |
| What is a pre-requisite for connection pooling? | | 1 |
| Can a structure inherit a class. | Synechron | 1 |
| what is serilization? | Protech | 5 |
| Hoe can i connect the table into the c# application? | | 1 |
| how can i get this 123456789
1234 6789
123 789
12 89
1 9
| Excel | 1 |
| Can two catch blocks be executed? | | 12 |
| How can we acheive inheritance in VB.NET ? | TCS | 2 |
| What?s the difference between the System.Array.CopyTo() and
System.Array.Clone()? | | 2 |
| How u call destructor and dispose methode in c#.NET | | 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 three services model (three-tier application). | | 3 |
| how many catch we can write in thye program? | | 2 |
| i am using windows authentication for c#.net remoting with
iis.I uncheck the anonymous access option in directory
security.when my client requests the server it returns
401:unauthorized error.How can I resolve the exception ?
Please send me the reply as early as possible. | | 1 |
| What statements can enclose a "continue" statement? | | 3 |
| |
| For more C Sharp Interview Questions Click Here |