
Java 8 – Types of interface
In this article, we will discuss different types of interface starting from Java 1.0 till Java 1.8 version. 1. interface – before Java 1.8 version Read More
In this article, we will discuss different types of interface starting from Java 1.0 till Java 1.8 version. 1. interface – before Java 1.8 version Read More
In this article, we will list the difference between interface and abstract classes in Java Before moving ahead with the differences, read the detailed concepts Read More