| Other C Sharp Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| what does static void Main(string[] args) in C# mean???????? | ssinformatics | 3 |
| Diff b/w casting and boxing | Wipro | 4 |
| Tell me something about Exceptions. What is the common
exception class? | HCL | 4 |
| how do you do exception management | Accenture | 1 |
| How u call destructor and dispose methode in c#.NET | | 1 |
| What is the difference between these statements
obj=null and obj.dispose()
| Fulcrum-Logic | 2 |
| A->B->C (EXTENDS)
How the constructors are called when we created an object of C | Karur-Vysya-Bank-KVB | 2 |
| why sturcture ? why class?why you prefer structure and in
which cases u go for class? | Microsoft | 1 |
| Explain about Protected and protected internal, ?internal?
access-specifier? | | 6 |
| Can you store multiple data types in System.Array? | Satyam | 9 |
| What does the keyword virtual mean in the method definition? | | 1 |
| what is a callback function? | | 4 |
| What?s the data provider name to connect to Access database? | | 5 |
| What is the difference between protected and protected internal? | Fulcrum-Logic | 1 |
| An Array is a Ref Type? what about the array elements which
are value type(int,Float...etc)? | | 5 |
| How do you generate documentation from the C# file commented
properly with a command-line compiler? | | 1 |
| What is a delegate? | | 4 |
| What is the Main difference between String and
StringBuilder and why do we use StringBuilder. | Siemens | 7 |
| Can you declare the override method static while the
original method is non-static? | Mind-Tree | 2 |
| syntax for writing private method in a interface | Wipro | 7 |
| |
| For more C Sharp Interview Questions Click Here |