单项选择题

有一个接口定义如下,下列选项中实现了该接口并且不是抽象的是( )。 InterhceA { intmethod1(int i); intmethod2(int j); }