单项选择题

在使用interface声明一个接口时,只可以使用( )修饰符修饰该接口。

A.public
B.protected
C.private protected
D.private