| Other C Sharp Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| why do we use Overloading, Overriding, Boxing, Unboxing,
and what is the use of these ? | eXensys | 2 |
| What C# keyword class access modifier specifies that the
class is concrete and CANNOT be derived from? | | 3 |
| In Main function another function is there and to that
function if we pass string as parameter ,then that string
value is passed by value or reference type? | Honeywell | 3 |
| An abstract class is inherited, an Interface also
inherited(multiple inheritance), How it differences. | Synechron | 1 |
| Diff b/w casting and boxing | Wipro | 4 |
| datagridview using updata in windows c# | | 1 |
| How to assign default value to nullable types? Did nested
nullable types are allowed | TCS | 2 |
| Why multiple inheritance is not possible in c# | | 4 |
| What?s a delegate? | | 2 |
| int i,string s, String s1 Which is valuetype which is
refrence type. | Synechron | 3 |
| What are strin concatation methods in c#? | Phoenix-Technologies | 1 |
| what is an internal specifier? what happens internally when
I use access specifier Internal ? | rsystems | 4 |
| what is a template? | Choice-Solutions | 2 |
| What?s the difference between the System.Array.CopyTo() and
System.Array.Clone()? | | 4 |
| Can multiple catch blocks be executed? | | 4 |
| What?s a multicast delegate? | Visual-Soft | 2 |
| What is Serialization and how do we implement (in real time
scenario) | | 1 |
| Did it possible to cast a generic type of derived class to
generic type of base class? | TCS | 1 |
| Use of Checked and UnChecked operators? | TCS | 1 |
| When static constructor is invoked? | TCS | 6 |
| |
| For more C Sharp Interview Questions Click Here |