News

In this Java 101 tutorial, I’ve explained how interfaces differ from classes, and showed you how to declare, implement, and extend interfaces in your Java programs.
Interfaces” from April 2001. A recurring request asks to see a complete example of using interfaces and abstract classes.