Since Java 8, we can have static method in interface. Let's see an example:
File: TestInterfaceStatic.java
Output: