在使用interface声明一个接口时,只可以使用()修饰符修饰该接口。
A:private
B:protected
C:private protected
D:public
出自:国家开放大学《面向对象程序设计》