| Other C Sharp Interview Questions |
| |
| Question |
Asked @ |
Answers |
| |
| How do you inherit from a class in C#? |
| 1 |
| what is a callback function? |
| 4 |
| Assignment # 1 Print the pattern given below using single
printf statement
XX XX
XX XX
XX XX
X X
X X
XX XX
XX XX
XX XX
Assignment # 2 Print the pattern given below using single
printf statement
(please do NOT use the string function below)
0
909
89098
7890987
678909876
56789098765
4567890987654
345678909876543
23456789098765432
1234567890987654321 |
wipro | 2 |
| Why multiple inheritance is not possible in c# |
| 6 |
| what are ways to debug the code step by step except using
breakpoints? |
| 1 |
| Can you override private virtual methods? |
| 4 |
| What?s the .NET datatype that allows the retrieval of data
by a unique key? |
| 2 |
| What is the Difference between imperative and interrogative
code? |
Wipro | 2 |
| Where is the output of TextWriterTraceListener redirected? |
| 1 |
| what is the purpose of Interfaces? |
HCL | 7 |
| Why do we need a finally block in try catch block while
handling exceptions |
IBM | 4 |
| Code to run exe like mspaint,autocad etc in asp.net. |
| 2 |
| |
| For more C Sharp Interview Questions Click Here |