java中,声明抽象类和抽象方法都需要用到的关键字是

java中,声明抽象类和抽象方法都需要用到的关键字是

A.class

B.interface

C.abstract

D.implements

正确答案是C