News

These include, but are not limited to, JavaWorld’s Abstract classes vs. interfaces, StackOverflow’s When do I have to use interfaces instead of abstract classes?, Difference Between Interface ...
When designing an application, you will often need to use interfaces and abstract classes. This article discusses some common examples of “interface abuse” and the strategies we can use to ...