This blog contains articles, tutorials about using Java
language and also other languages on JVM platform. There are
also atricles which cover object oriented design, design
patterns and book reviews.
Introduction Interface in Java has evolved over the Java releases more so in Java 8 and Java 9. In this article we will look at how Interface was prior to Java 8 and how it has been enhanced in Jav…