| Other C Sharp Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| What is indexers in C# | Bodhtree | 1 |
| Can you override private virtual methods? | | 3 |
| What is difference between value and reference types? | Accenture | 4 |
| C# is case sensitive, what is mean by case sensitive | | 3 |
| How can we give strong name to assembly? What is satellite
assembly? | SMNetserv | 2 |
| What is the Main difference between String and
StringBuilder and why do we use StringBuilder. | Siemens | 7 |
| Explain about throw keyword? | HCL | 7 |
| if i want to transmit binary data,,,will it be support by
Webservices or any exceptions ? define | | 1 |
| OOPs concept ? | MMTS | 1 |
| How can you clean up objects holding resources from within
the code?
| Wipro | 4 |
| interface a
{
Method1()
Method2()
}
class b: a
{
override Method1()
override Method2()
}
what will happen & why?
| | 4 |
| What?s the difference between the System.Array.CopyTo() and
System.Array.Clone()? | | 4 |
| ctype(123.34,integer) - should it throw an error? Why or
why not? | Wipro | 1 |
| what is the difference between passing a value object by
reference and a reference object by value? | TCS | 2 |
| What?s an abstract class? | | 4 |
| Does C# support multiple inheritance? | | 3 |
| Tell me something about Exceptions. What is the common
exception class? | HCL | 4 |
| Does C# supports multi-dimensional arrays ? | Microsoft | 4 |
| How is the memory managed in C#. | | 1 |
| Hello.. This is kali prasad. i wish to learn C#. kindly
guide me in making me expert in c#. | | 2 |
| |
| For more C Sharp Interview Questions Click Here |