* However, Java does support the multiple interface inheritance. * In this example we inheritance from both the Remote and Serializable * interfaces. */ public static void main( String[] args ) { } }