According to programming conventions, an interface method should be declared as:
Public and abstract
Static and final
Protected and virtual
Private and concrete

Object-Oriented Programming Exercises are loading ...