| Other C Sharp Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| how to access the virtual method without creating the objet
for the virtual method? | | 1 |
| Use of Checked and UnChecked operators? | TCS | 1 |
| write code for Factorial? | Tech-Mahindra | 4 |
| Is array reference type / value type? | Accenture | 6 |
| Can you inherit multiple interfaces? | | 3 |
| What is the difference between TypeOf, GetType and what are
the uses of TypeOf, GetType. | Siemens | 2 |
| What statements can enclose a "continue" statement? | | 1 |
| What?s the implicit name of the parameter that gets passed
into the class? set method? | | 1 |
| Explain the three services model (three-tier application). | | 2 |
| Suppose in a scenario if we want to display information only
until 4.00 p.m and after that
means after 4.00 p.m if any one tries to access the
information it should give error mesage.
Then how will you write a delegate for this ? Give coding.
| HP | 1 |
| What?s a delegate? | Visual-Soft | 2 |
| How can we convert XML Data to DataBase Table in C#.Net? | Wipro | 1 |
| how to implement singelton in C# & its uses? | TCS | 1 |
| How can you sort the elements of the array in descending order? | Junosource | 1 |
| what are the different ways to cleaning up objects? | Wipro | 1 |
| Why would you use untrusted verificaion? | | 1 |
| What?s the difference between the Debug class and Trace
class? | | 1 |
| What?s the .NET datatype that allows the retrieval of data
by a unique key? | | 2 |
| What does Dispose method do with the connection object? | | 1 |
| Can we have a non static member function in a base class to
be override in derived with static modifier? | Wipro | 5 |
| |
| For more C Sharp Interview Questions Click Here |