| Other C Sharp Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| How to store image file in Sql server database? | Unique-Software-Systems | 4 |
| Can you override private virtual methods? | | 3 |
| can we drive a class from delegate? | InterGraph | 4 |
| Where is the output of TextWriterTraceListener redirected? | | 1 |
| When you inherit a protected class-level variable, who is it
available to? | | 2 |
| What?s an abstract class? | NIIT | 2 |
| What is ENUM? | Wipro | 5 |
| How do you inherit from a class in C#? | | 1 |
| Diff b/w casting and boxing | Wipro | 4 |
| if i want to transmit binary data,,,will it be support by
Webservices or any exceptions ? define | | 1 |
| Which is the best institute in hyderabad to learn
Sharepoint Portal? | | 7 |
| Can property defined in Interface. | Synechron | 1 |
| I have a class declared as below
public class a
{
public void add()
{}
}
What is the diference between
a a1 =new a;
and simply
a a1;
| | 1 |
| What are object oriented concepts? | Microsoft | 2 |
| syntax for writing private method in a interface | Wipro | 7 |
| class Employee
{
stat9c Method1()
static Method2(ref a)
stat9c Method3(out x)
}
class Employee
{
stat9c Method1()
static Method2(ref a)
stat9c Method3(out x)
}
what will happen & why? | | 2 |
| What does the term immutable mean? | Techno-Labs | 2 |
| What are the the three types of DAO ? | | 1 |
| When compiler adds a default constructor to a class? | TCS | 3 |
| Will finally block get executed if the 1exception had not
occurred? | | 3 |
| |
| For more C Sharp Interview Questions Click Here |