| Other C Sharp Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| What does the keyword virtual mean in the method definition? | Visual-Soft | 2 |
| what is the difference between int and Int32? | TCS | 4 |
| Will finally block get executed if the exception had not
occurred? | | 1 |
| What are strin concatation methods in c#? | Phoenix-Technologies | 1 |
| What is overloading and how can this be done ? | MMTS | 3 |
| What are iterators? | TCS | 4 |
| Did a generic class can be inherited by a normal class? | TCS | 1 |
| Does C# support multiple inheritance? | | 3 |
| How can we Achieve Late binding in C#.Can any give one example. | Value-Labs | 4 |
| When you inherit a protected class-level variable, who is
it available to? | IBM | 5 |
| Explain about throw keyword? | HCL | 7 |
| How?s method overriding different from overloading? | | 2 |
| an object,class is value type or refarance type. ? | Synechron | 2 |
| How do you create multiple inheritance in C#? | Microsoft | 5 |
| What is a system lock? | Wipro | 1 |
| What is the difference between readonly and constant in c# | Fulcrum-Logic | 2 |
| Can two catch blocks be executed? | | 12 |
| use of operator overloading of implicit & explicit operators? | TCS | 1 |
| How can you overload a method? | | 5 |
| Can we have a non static member function in a base class to
be override in derived with static modifier? | Wipro | 5 |
| |
| For more C Sharp Interview Questions Click Here |