posted 16 years ago
What is the difference(technical,implementation wise,design scenario ... any) between an abstract class with all abstract methods and an interface?
Also, an abstract class with all non-abstract methods and a concrete class?
Thanks for replying..