| Other C Sharp Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| Explain manifest & metadata.
| Wipro | 2 |
| code to generate a excel sheet and to write data into it ---
-it has to fetch the excel
sheet which is in one folder placed by us inside a project
folder(i,e it has to create a instance of that excel sheet)
and write the data into it row by row please respond as
early as possible | | 1 |
| How do you create multiple inheritance in C#? | Microsoft | 4 |
| Can you inherit multiple interfaces? | Mind-Tree | 4 |
| Can you allow class to be inherited, but prevent the method
from being over-ridden? | | 3 |
| Can you prevent your class from being inherited and
becoming a base class for some other classes? | | 2 |
| Can multiple catch blocks be executed? | | 4 |
| What debugging tools come with the .NET SDK? | | 1 |
| What?s an abstract class? | | 4 |
| How can we convert XML Data to DataBase Table in C#.Net? | Wipro | 1 |
| Explain the Scope of
public/private/friend/protected/protected friend. | Wipro | 1 |
| What interface do you implement in order to provide a user
of your class deterministic, destructor-like cleanup? | | 1 |
| What?s the C# equivalent of C++ catch (?), which was a
catch-all statement for any possible exception? | | 1 |
| How can we main a Class as base class,i.e not inherited
further?{please Dont tell using Sealed class,any other way} | Tech-Mahindra | 5 |
| Can you store multiple data types in System.Array? | Satyam | 9 |
| can we drive a class from delegate? | InterGraph | 4 |
| What is overloading and how can this be done ? | MMTS | 3 |
| Write code for palindrome? | Tech-Mahindra | 4 |
| what is CLONE() method? | | 1 |
| can it possible to acees the virthual method using the
override method object?
plz give me the example | | 2 |
| |
| For more C Sharp Interview Questions Click Here |