| Other C Sharp Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| What does assert() do? | | 1 |
| Can you inherit multiple interfaces? | | 3 |
| coding for delegates? | Tech-Mahindra | 3 |
| What is early binding and late binding | | 4 |
| Why can?t you specify the accessibility modifier for methods
inside the interface? | | 1 |
| How can you overload a method? | | 3 |
| Why we can't create the object of abstract class ? | IBM | 5 |
| Can an Assembly have multiple versions | TCS | 9 |
| ThreadStart is defined in the namespace System.Threading.
What type of entity is ThreadStart? | | 1 |
| Explain manifest & metadata.
| Wipro | 1 |
| What is the Difference between imperative and interrogative
code? | Wipro | 2 |
| What are strin concatation methods in c#? | Phoenix-Technologies | 1 |
| Can we have private constructor in our class file. When we
are trying to create instance for the class will it create
or throw error regarding that? | | 2 |
| What is stack and heap? | Wipro | 4 |
| What is shared inheritance | IGT | 2 |
| How can i load the text box and label at the runtime based
on the existing text box and tabel | Merrill-Lynch | 1 |
| What does Dispose method do with the connection object? | | 1 |
| How do you inherit from a class in C#? | | 1 |
| How to transpose rows into columns and columns into rows in
a multi-dimensional array? | Microsoft | 2 |
| If a class is having 4 variables namely type double,type
integer,type string,type decimal.
If we create an instance of that class those variables which
gets into this instance are value types or reference types? | Kanbay | 3 |
| |
| For more C Sharp Interview Questions Click Here |