Interface
attributes - public, static and final
methods - static
default by default public
vy default abstract
interface can not be instantiated / can not create object
you need a class to implement it