| Other C Sharp Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| What is the Difference between imperative and interrogative
code? | Wipro | 2 |
| What C# keyword class access modifier specifies that the
class is concrete and CANNOT be derived from? | | 1 |
| Can you store multiple data types in System.Array? | | 4 |
| How many catch blocks can be there for a single try block? | HCL | 2 |
| What?s the data provider name to connect to Access database? | | 4 |
| What?s different about switch statements in C#? | | 2 |
| How can i load the text box and label at the runtime based
on the existing text box and tabel | Merrill-Lynch | 1 |
| what are advantages and disadvantages of Microsoft-provided
data provider classes in ADO.NET? | | 1 |
| what is serilization? | Protech | 5 |
| What does assert() do? | | 1 |
| What is abstract class ? | Digital-GlobalSoft | 2 |
| why sturcture ? why class?why you prefer structure and in
which cases u go for class? | Microsoft | 1 |
| What does the term immutable mean? | Techno-Labs | 2 |
| What is the difference between TypeOf, GetType and what are
the uses of TypeOf, GetType. | Siemens | 2 |
| What?s the difference between the Debug class and Trace
class? | | 1 |
| Where CANNOT Destructors be implemented ? | | 1 |
| Explain the three services model (three-tier application). | | 2 |
| What is the difference between directcast and ctype? | Wipro | 2 |
| how can i return string by vilating duplicates(inpyt like
asdfsda but output should be 2a2d2sf and 2a,2d,2s,f) | Microsoft | 2 |
| SqlCommand cmd = new SqlCommand();
using (cmd) {...}
Referring to the above, what method is implicitly called at
the end of the "using" statement?
| IBM | 1 |
| |
| For more C Sharp Interview Questions Click Here |