在Java语言中,被()修饰符修饰的成员变量只可以被该类本身访问。

在Java语言中,被()修饰符修饰的成员变量只可以被该类本身访问。

A.public

B.protected

C.default

D.private

正确答案: private

猜你喜欢