在java中,要想使定义该类所在的包外的类不能访问这个类应用的关键字是()。



a . 不需要任何关键字
b . private
c . final
d . protected


答案:a 相关问题: