| Other C Sharp Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| Why would you use untrusted verificaion? | | 1 |
| what is read only and constant | IBM | 8 |
| What is a pre-requisite for connection pooling? | | 1 |
| Does C# support multiple inheritance? | | 3 |
| can u tell me any one steps for creatting sn.k | | 2 |
| What does assert() do? | | 1 |
| What is the minimum size (in bytes) of string data type in c#?
Give its compatible data type in .NET Framework. | | 5 |
| Can you override private virtual methods? | | 3 |
| Explain constructor.
| Wipro | 6 |
| When compiler adds a default constructor to a class? | TCS | 3 |
| How do you generate documentation from the C# file commented
properly with a command-line compiler? | | 1 |
| Can you declare the override method static while the
original method is non-static? | | 2 |
| An Array is a Ref Type? what about the array elements which
are value type(int,Float...etc)? | | 5 |
| Can we have a non static member function in a base class to
be override in derived with static modifier? | Wipro | 5 |
| How?s method overriding different from overloading? | Visual-Soft | 2 |
| Explain manifest & metadata? | Wipro | 5 |
| If a class is having 4 variables namely type double,type
integer,type string,type decimal.
If we create an instance of that class those variables which
gets into this instance are value types or reference types? | Kanbay | 3 |
| Why is it a bad idea to throw your own exceptions? | | 3 |
| What is difference between value and reference types ? | Accenture | 4 |
| What are the two kinds of properties?
| Wipro | 10 |
| |
| For more C Sharp Interview Questions Click Here |