| Other C Sharp Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| Will finally block get executed if the exception had not
occurred? | | 1 |
| localization using windows c# | | 2 |
| What?s the data provider name to connect to Access database? | | 4 |
| What?s an abstract class? | | 4 |
| What are the the three types of DAO ? | | 1 |
| How can we acheive inheritance in VB.NET ? | TCS | 1 |
| How do you generate documentation from the C# file commented
properly with a command-line compiler? | | 1 |
| Explain the difference between a sub and a function? | Wipro | 1 |
| Can you change the value of a variable while debugging a C#
application? | | 1 |
| can it possible to acees the virthual method using the
override method object?
plz give me the example | | 2 |
| why sturcture ? why class?why you prefer structure and in
which cases u go for class? | Microsoft | 1 |
| Is string reference type / value type? | Accenture | 33 |
| About a class access specifiers and method access specifiers ? | MMTS | 3 |
| Explain About the Sattilite Assembly in .Net Technology? | TCS | 2 |
| Explain the Scope of
public/private/friend/protected/protected friend. | Wipro | 1 |
| interface a
{
Method1()
Method2()
}
class b: a
{
override Method1()
override Method2()
}
what will happen & why?
| | 3 |
| 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 | 2 |
| Which is the best way for keeping the data in XML or SQL
server..and why? | Infosys | 5 |
| How can you overload a method? | | 3 |
| what is the main differnce between const,readonly and static | CDAC | 3 |
| |
| For more C Sharp Interview Questions Click Here |