What is Interface and Abstraction (in real time scenario)
Answer Posted / amitabh
Better Explanation Here
http://www.codeproject.com/KB/cs/abstractsvsinterfaces.aspx
| Is This Answer Correct ? | 3 Yes | 3 No |
Post New Answer View All Answers
What is an example of delegation?
Illustrate race condition?
Can a sealed class be used as a base class?
Explain the functionalities of satellite assembly?
What is the difference between c and c sharp?
Can partial class be inherited?
Define delegate in c#?
in object oriented programming, how would you describe encapsulation?
What happens if you add duplicate elements to a set?
Where are value types stored in c#?
What is the wildcard character in sql?
What is serialization in dot net?
What is private virtual in C#?
explain the three services model commonly know as a three-tier application.
What are object pooling and connection pooling and difference? Where do we set the Min and Max Pool size for connection pooling?