public interface MobilePhone{ //functions here with no definition... //ex: //public void makeCall(); }