Why is programming to abstract classes instead of interfaces wrong? [closed]
问题 Closed . This question needs to be more focused. It is not currently accepting answers. Want to improve this question? Update the question so it focuses on one problem only by editing this post. Closed 5 months ago . I am going through the differences between Struts1 and Strust2 , i found out that , A common problem in Struts 1 is programming to abstract classes instead of interfaces. Could anybody please let me know , Why is programming to abstract classes instead of interfaces is a problem