下面哪个修饰符修饰的方法只能被本类中的其他方法使用()。
A:protected
B:static
C:private
D:public
出自:计算机科学