| Other C Sharp Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| what is application domain? | Kanbay | 4 |
| How you will handle session when deploying application in
more than a server? Describe session handling in a webform,
how does it work and what are the limits? | Microsoft | 3 |
| Why do we need interfaces? | HCL | 2 |
| How to print labels in windows form in C# .net | | 4 |
| What?s the .NET datatype that allows the retrieval of data
by a unique key? | | 2 |
| What does Dispose method do with the connection object? | | 3 |
| 3. Describe the process of interact UI to BAL n DAL? | Mphasis | 2 |
| Can you inherit multiple interfaces? | | 2 |
| How can you clean up objects holding resources from within
the code? | Wipro | 2 |
| About a class access specifiers and method access specifiers ? | MMTS | 3 |
| What is Serialization and how do we implement (in real time
scenario) | | 1 |
| Can we return two values from a function? | MD-Synergy | 12 |
| What?s the difference between System.String and
System.StringBuilder classes? | | 1 |
| What are properties and indexer? | TCS | 2 |
| Can two catch blocks be executed? | | 13 |
| what are the events in delegate? | Choice-Solutions | 2 |
| if we inherit class in stack so object of stack will store
in stack or heap? as
class a
{
int s;
public aa(){}
}
stack mystack:a
{
}
mystack obj;
ans: about obj | | 1 |
| Is there any way to access private memebers of an object
from another object? | TCS | 4 |
| What debugging tools come with the .NET SDK? | | 1 |
| what is garbage collection? | Protech | 6 |
| |
| For more C Sharp Interview Questions Click Here |