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
We cannot create instances of static classes. Can we have constructors for static classes?
What is the use of system.environment class in c#.net?
What is strong data type in c#?
Differentiate between sqlclient oledb and providers?
What is the difference between class and namespace?
Define a strong name in .net?
Are string objects mutable or immutable?
What is exe file in c#?
What is a factory in c#?
What is the use of console readkey in c#?
What does == mean in c sharp?
Can an abstract class inherit from another abstract class c#?
Difference between value and reference type.
What is action in c# 3.5?
What is difference between === and ==?