Post New Answer View All Answers
Why do we use abstract class in c#?
How can you reference current thread of the method ?
What is lock statement in C#?
Explain the ways to deploy an assembly?
What is asynchronous one-way calls?
Why singleton pattern is used in c#?
What is a Command Object in C#?
Why do we need indexer in c#?
How to achieve polymorphism in c#?
How to implement a singleton design pattern in c#?
What is arraylist c#?
Can you describe iuknown interface in short?
How to create events for a control? What is custom events? How to create it?
What is the difference between CONST and READONLY?
Explain what are three test cases you should go through in unit testing?