| Other C Sharp Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| Describe ways of cleaning up objects. | Wipro | 7 |
| What is stack and heap? | Wipro | 4 |
| What is the difference between readonly and const | Emphasis | 1 |
| What is the Difference between value and reference type? | Wipro | 5 |
| How to throw an caught exception from cath block? | TCS | 3 |
| how to use caching in our program. why we use it give one
example in code | | 1 |
| Describe the accessibility modifier protected internal. | Visual-Soft | 1 |
| Can you prevent your class from being inherited and becoming
a base class for some other classes? | | 3 |
| Why are there five tracing levels in
System.Diagnostics.TraceSwitcher? | | 1 |
| Can you change the value of a variable while debugging a C#
application? | | 1 |
| How can you overload a method? | | 3 |
| Where is the output of TextWriterTraceListener redirected? | | 1 |
| syntax for writing private method in a interface | Wipro | 4 |
| How to run the program at particular time? It should run
everyday at 3:00 PM. After executing the program should
sleep until next day at 3:00 PM. Please explain with code? | Wipro | 2 |
| What statements can enclose a "continue" statement? | | 2 |
| What?s the advantage of using System.Text.StringBuilder over
System.String? | | 1 |
| What?s the difference between the Debug class and Trace class? | | 2 |
| Use of Checked and UnChecked operators? | TCS | 1 |
| Which type of variables are under the control of garbage
collector? | Kanbay | 3 |
| What is marker interface? | TCS | 1 |
| |
| For more C Sharp Interview Questions Click Here |