Which keyword is used to create an interface in Java?

Explanation:
interface keyword is used to declare an interface.