Difference between abstract class and interface
Answer Posted / sumit gupta
the basic logical difference is you create abstract class when there is a relation between two classes that will inherit the abstract class and you create interface for the classes which are not related to each other but do have some common functionality.
below link describes it quite nicely.
http://devworkexperience.com/2011/09/interfaces-vs-abstract-classes/
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What happens when you try to update data in a dataset in .net while the record is already deleted in sql server as backend?
How does .net mobile work? : Microsoft dot net mobile
What is difference between Desktop, Client Server & Web based applications?
Explain the types of memory management? : .NET Architecture
Explain hard disk? : Dot net architecture
How do I prevent concurrent access to my data?
What's the difference between an application and a program?
Explain Singleton design pattern in .net
How can we perform data binding in atlas?
how to change the title of my window?
What are the different pipelining hazards? : Dot net architecture
How to improve the cache performance? : .NET Architecture
Explain dma? : Dot net architecture
any one can explain about projectarchitecture and project approach briefly
How can we integrate atlas with web services?