Can method inside Interface declared finalAnswer: No, only public & abstract are permitted and by default all method is abstract in interface. Post navigation Class ABC implements Interface containing method m1 and m2 Class ABC has provided implementation for method m2 Can you create object of Class ABC Can Interface implement another Interface