| Other C Sharp Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| Which type of variables are under the control of garbage
collector? | Kanbay | 3 |
| Can you declare the override method static while the
original method is non-static? | | 3 |
| difference between keyword internal and protected? | HCL | 4 |
| What are the collection classes ? | Digital-GlobalSoft | 1 |
| How To Maintain Transaction In C#? | Phoenix-Technologies | 1 |
| how to deplaoy a project in the system? | | 1 |
| interface a
{
Method1()
Method2()
}
class b: a
{
override Method1()
override Method2()
}
what will happen & why?
| | 4 |
| how to use caching in our program. why we use it give one
example in code | | 1 |
| What?s a multicast delegate? | Visual-Soft | 2 |
| How?s method overriding different from overloading? | | 2 |
| what r arraylist?
what the use of Hashtables? | | 4 |
| how to access the virtual method without creating the objet
for the virtual method? | | 1 |
| what is an internal specifier? what happens internally when
I use access specifier Internal ? | rsystems | 4 |
| What?s the difference between an interface and abstract class? | Mind-Tree | 4 |
| what is the difference between c-sharp and vb.net?What kind
of security or advances we find in both languages? | DataPoint | 1 |
| Explain the difference between a sub and a function? | Wipro | 1 |
| What?s an abstract class? | | 4 |
| Can you allow class to be inherited, but prevent the method
from being over-ridden? | | 1 |
| In c# how to connect crystal report? | | 2 |
| Explain constructor? | Wipro | 6 |
| |
| For more C Sharp Interview Questions Click Here |