Before Java 8, interfaces could have only abstract methods. The implementation of these methods has to be provided in a separate class. So, if a new method is to be added in an interface then its implementation code has to be provided in the class implementing the same interface. To overcome this issue, Java 8 has introduced the concept of default methods which allow the interfaces to have methods with implementation without affecting the classes that implement the interface.
Nesta página do site você pode assistir ao vídeo on-line Default Method in Interface | Java 8 duração hora minuto segundo em boa qualidade , que foi baixado pelo usuário Automation Testing By Experts 30 Abril 2018, compartilhe o link com seus amigos e conhecidos, no youtube este vídeo já foi visto 1,187 vezes e gostou 23 espectadores. Boa visualização!